diff options
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/en-US.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 82ad3800..7845ae4f 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -220,7 +220,11 @@ "alph_desc": "Alphabetical (A to Z)", "title": "Browse" }, - "store_testing_cta": "Please consider testing new plugins to help the Decky Loader team!" + "store_testing_cta": "Please consider testing new plugins to help the Decky Loader team!", + "store_testing_warning": { + "desc": "You can use this store channel to test bleeding-edge plugin versions. Be sure to leave feedback on GitHub so the plugin can be updated for all users.", + "label": "Welcome to the Testing Store Channel" + } }, "StoreSelect": { "custom_store": { @@ -234,7 +238,7 @@ "testing": "Testing" } }, - "TitleView":{ + "TitleView": { "decky_store_desc": "Open Decky Store", "settings_desc": "Open Decky Settings" }, |
