diff options
Diffstat (limited to 'backend/decky_loader/locales/ar-AA.json')
| -rw-r--r-- | backend/decky_loader/locales/ar-AA.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/backend/decky_loader/locales/ar-AA.json b/backend/decky_loader/locales/ar-AA.json index ad6e1e12..76cfd641 100644 --- a/backend/decky_loader/locales/ar-AA.json +++ b/backend/decky_loader/locales/ar-AA.json @@ -137,7 +137,13 @@ }, "PluginLoader": { "decky_title": "Decky", + "decky_update_available": "", "error": "خطا", + "plugin_error_uninstall": "", + "plugin_load_error": { + "message": "", + "toast": "" + }, "plugin_uninstall": { "button": "إزالة التنصيب", "desc": "", @@ -148,13 +154,7 @@ "plugin_update_two": "", "plugin_update_few": "", "plugin_update_many": "", - "plugin_update_other": "", - "plugin_error_uninstall": "", - "plugin_load_error": { - "message": "", - "toast": "" - }, - "decky_update_available": "" + "plugin_update_other": "" }, "PluginView": { "hidden_zero": "", @@ -226,10 +226,23 @@ "testing_title": "" }, "Store": { + "download_progress_info": { + "download_zip": "", + "increment_count": "", + "installing_plugin": "", + "open_zip": "", + "parse_zip": "", + "start": "", + "uninstalling_previous": "" + }, "store_contrib": { "desc": "", "label": "" }, + "store_filter": { + "label": "", + "label_def": "" + }, "store_search": { "label": "" }, @@ -255,19 +268,6 @@ "store_testing_warning": { "desc": "", "label": "" - }, - "download_progress_info": { - "start": "", - "open_zip": "", - "download_zip": "", - "increment_count": "", - "parse_zip": "", - "uninstalling_previous": "", - "installing_plugin": "" - }, - "store_filter": { - "label": "", - "label_def": "" } }, "StoreSelect": { @@ -300,12 +300,12 @@ "updates": { "check_button": "", "checking": "", + "cur_version": "", "install_button": "", "label": "", "lat_version": "", "reloading": "", - "updating": "", - "cur_version": "" + "updating": "" } } } |
