add default values back

This commit is contained in:
AAGaming
2024-07-08 17:50:00 -04:00
parent 1bccfe22ef
commit 54b50fd25c
23 changed files with 772 additions and 58 deletions
+15 -1
View File
@@ -95,12 +95,14 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "クイックアクセス: 非表示",
"no_plugin": "プラグインがインストールされていません!",
"plugin_actions": "プラグインアクション",
"reinstall": "再インストール",
"reload": "再読み込み",
"show": "クイックアクセス: 表示",
"unfreeze": "",
"uninstall": "アンインストール",
"update_all_other": "{{count}} 個のプラグインをアップデート",
"update_to": "{{name}} を更新"
@@ -185,7 +187,8 @@
"SettingsIndex": {
"developer_title": "開発者",
"general_title": "一般",
"plugins_title": "プラグイン"
"plugins_title": "プラグイン",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -211,6 +214,10 @@
"about": "概要",
"alph_asce": "アルファベット(Z to A)",
"alph_desc": "アルファベット(A to Z)",
"date_asce": "",
"date_desc": "",
"downloads_asce": "",
"downloads_desc": "",
"title": "閲覧"
},
"store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!",
@@ -231,6 +238,13 @@
"testing": "テスト"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Deckyストアを開く",
"settings_desc": "Decky設定を開く"