fix(chore): unsquash the commits

This commit is contained in:
David Ralph
2023-01-21 12:10:40 +00:00
committed by GitHub
parent f65881f79a
commit 474b6aaa84
42 changed files with 3265 additions and 2982 deletions

View File

@@ -39,6 +39,7 @@ variables.language = new I18n(variables.languagecode, {
zh_CN: translations.zh_CN,
id_ID: translations.id_ID,
tr_TR: translations.tr_TR,
pt_BR: translations.pt_BR,
});
variables.getMessage = (text, optional) =>