mirror of
https://github.com/mue/mue.git
synced 2026-07-20 23:44:07 +02:00
fix(chore): unsquash the commits
This commit is contained in:
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user