summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorAndrew Moore <andrewm.finewolf@gmail.com>2024-02-14 23:45:55 -0500
committerParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2024-02-20 21:39:43 +0000
commitc2ebc78836cafc96f03546e6dba5acfa86795d65 (patch)
tree0725e28b9af5f4ad3fce13f4ea35eeb87375ce50 /backend/locales
parentdc1697d04961e1b413a43ad345c28e4fb3d5c03f (diff)
downloaddecky-loader-c2ebc78836cafc96f03546e6dba5acfa86795d65.tar.gz
decky-loader-c2ebc78836cafc96f03546e6dba5acfa86795d65.zip
[Feature] Freeze updates for devs (#582)
Diffstat (limited to 'backend/locales')
-rw-r--r--backend/locales/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json
index ea0542ca..ca18f7da 100644
--- a/backend/locales/en-US.json
+++ b/backend/locales/en-US.json
@@ -99,12 +99,14 @@
}
},
"PluginListIndex": {
+ "freeze": "Freeze updates",
"hide": "Quick access: Hide",
"no_plugin": "No plugins installed!",
"plugin_actions": "Plugin Actions",
"reinstall": "Reinstall",
"reload": "Reload",
"show": "Quick access: Show",
+ "unfreeze": "Allow updates",
"uninstall": "Uninstall",
"update_all_one": "Update 1 plugin",
"update_all_other": "Update {{count}} plugins",