diff --git a/cockpit/menu_override/shell.override.json b/cockpit/menu_override/shell.override.json index b5bbf7eb..10d0ec85 100644 --- a/cockpit/menu_override/shell.override.json +++ b/cockpit/menu_override/shell.override.json @@ -1,6 +1,23 @@ { "locales": { - "en-us": "English", - "zh-cn": "中文(中国)" + "cs-cz": null, + "de-de": null, + "es-es": null, + "fi-fi": null, + "fr-fr": null, + "he-il": null, + "it-it": null, + "ja-jp": null, + "ka-ge": null, + "ko-kr": null, + "nb-no": null, + "nl-nl": null, + "pl-pl": null, + "pt-br": null, + "ru-ru": null, + "sk-sk": null, + "sv-se": null, + "tr-tr": null, + "uk-ua": null } } \ No newline at end of file