diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 17:50:00 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 17:50:00 -0400 |
| commit | 54b50fd25c6057285bfb1f8e7a795d268937956e (patch) | |
| tree | 469630df0a8d686c0d7fe0a8ac64c9257d0cdcc9 /backend/decky_loader/locales/it-IT.json | |
| parent | 1bccfe22efc5352fc193563a8fd9e79bdc2fb088 (diff) | |
| download | decky-loader-54b50fd25c6057285bfb1f8e7a795d268937956e.tar.gz decky-loader-54b50fd25c6057285bfb1f8e7a795d268937956e.zip | |
add default values back
Diffstat (limited to 'backend/decky_loader/locales/it-IT.json')
| -rw-r--r-- | backend/decky_loader/locales/it-IT.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/backend/decky_loader/locales/it-IT.json b/backend/decky_loader/locales/it-IT.json index 63315312..48a125ff 100644 --- a/backend/decky_loader/locales/it-IT.json +++ b/backend/decky_loader/locales/it-IT.json @@ -253,7 +253,11 @@ } }, "Testing": { - "download": "Scarica" + "download": "Scarica", + "error": "", + "header": "", + "loading": "", + "start_download_toast": "" }, "TitleView": { "decky_store_desc": "Apri lo store di Decky", |
