diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2025-02-08 17:30:09 -0800 |
|---|---|---|
| committer | TrainDoctor <traindoctor@protonmail.com> | 2025-02-08 17:30:09 -0800 |
| commit | 543ee3d19ed41a951eabd90ccbf81e221f54ae3d (patch) | |
| tree | 54e008fdf7ab10214382c4c61a3dc3d510ef7b77 /backend/decky_loader/locales/en-US.json | |
| parent | 654957cb0c072c5352fee339039d6b0e790a1f4d (diff) | |
| download | decky-loader-543ee3d19ed41a951eabd90ccbf81e221f54ae3d.tar.gz decky-loader-543ee3d19ed41a951eabd90ccbf81e221f54ae3d.zip | |
Fixed up remote binary logging, download process and old incorrect errorv3.1.3-pre2v3.1.3
Diffstat (limited to 'backend/decky_loader/locales/en-US.json')
| -rw-r--r-- | backend/decky_loader/locales/en-US.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/decky_loader/locales/en-US.json b/backend/decky_loader/locales/en-US.json index 7cbc2a8b..86eb3c1b 100644 --- a/backend/decky_loader/locales/en-US.json +++ b/backend/decky_loader/locales/en-US.json @@ -223,6 +223,7 @@ "Store": { "download_progress_info": { "download_zip": "Downloading plugin", + "download_remote": "Downloading any external binaries", "increment_count": "Incrementing download count", "installing_plugin": "Installing plugin", "open_zip": "Opening zip file", |
