mirror of
https://github.com/mue/mue.git
synced 2026-07-20 15:34:10 +02:00
fix: bengali and indonesian translations
This commit is contained in:
@@ -20,6 +20,7 @@ const achievementLanguage = {
|
||||
zh_CN: translations.zh_CN,
|
||||
id_ID: translations.id_ID,
|
||||
tr_TR: translations.tr_TR,
|
||||
bn: translations.bn,
|
||||
};
|
||||
|
||||
export default class Stats extends PureComponent {
|
||||
|
||||
Reference in New Issue
Block a user