summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/sq-AL.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/decky_loader/locales/sq-AL.json')
-rw-r--r--backend/decky_loader/locales/sq-AL.json33
1 files changed, 31 insertions, 2 deletions
diff --git a/backend/decky_loader/locales/sq-AL.json b/backend/decky_loader/locales/sq-AL.json
index 7a048c02..ce5d1a05 100644
--- a/backend/decky_loader/locales/sq-AL.json
+++ b/backend/decky_loader/locales/sq-AL.json
@@ -55,6 +55,15 @@
"reinstall_other": "",
"update_one": "",
"update_other": ""
+ },
+ "description": {
+ "install": "",
+ "reinstall": "",
+ "update": ""
+ },
+ "ok_button": {
+ "idle": "",
+ "loading": ""
}
},
"PluginCard": {
@@ -80,7 +89,8 @@
"update": {
"button_processing": "Përditësohet",
"desc": "Je i sigurt a don ta përditësojsh {{artifact}} {{version}}?",
- "title": "Përditëso {{artifact}}"
+ "title": "Përditëso {{artifact}}",
+ "button_idle": ""
}
},
"PluginListIndex": {
@@ -110,7 +120,12 @@
"title": "Çinstalo {{name}}"
},
"plugin_update_one": "",
- "plugin_update_other": ""
+ "plugin_update_other": "",
+ "decky_update_available": "",
+ "plugin_load_error": {
+ "message": "",
+ "toast": ""
+ }
},
"PluginView": {
"hidden_one": "",
@@ -211,6 +226,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
+ },
+ "download_progress_info": {
+ "open_zip": "",
+ "installing_plugin": "",
+ "parse_zip": "",
+ "download_zip": "",
+ "increment_count": "",
+ "start": "",
+ "uninstalling_previous": ""
}
},
"StoreSelect": {
@@ -250,5 +274,10 @@
"reloading": "",
"updating": ""
}
+ },
+ "Developer": {
+ "enabling": "",
+ "5secreload": "",
+ "disabling": ""
}
}