diff --git a/public/locales/en/setting.json b/public/locales/en/setting.json index 78c46365..0e350270 100644 --- a/public/locales/en/setting.json +++ b/public/locales/en/setting.json @@ -85,14 +85,7 @@ }, "lang": { "title": "Languages", - "desc": "Set the system language", - "en": "English", - "tr": "Türkçe", - "zh": "中文", - "jp": "日本語", - "pt": "Portuguese", - "fr": "Français", - "es": "Español" + "desc": "Set the system language" }, "theme": { "title": "Theme", diff --git a/public/locales/pt/setting.json b/public/locales/pt/setting.json index 6ec4e90c..5513a897 100644 --- a/public/locales/pt/setting.json +++ b/public/locales/pt/setting.json @@ -64,12 +64,7 @@ }, "lang": { "title": "Languages", - "desc": "Set the system language", - "en": "English", - "tr": "Türkçe", - "zh": "中文", - "jp": "日本語", - "pt": "Portuguese" + "desc": "Set the system language" }, "theme": { "title": "Theme", diff --git a/public/locales/tr/setting.json b/public/locales/tr/setting.json index 16a2aeb9..dc4abbaf 100644 --- a/public/locales/tr/setting.json +++ b/public/locales/tr/setting.json @@ -64,11 +64,7 @@ }, "lang": { "title": "Dil", - "desc": "Dil Ayarları", - "en": "English", - "tr": "Türkçe", - "zh": "中文", - "jp": "日本語" + "desc": "Dil Ayarları" }, "theme": { "title": "Tema",