diff options
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/en-US.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 1561b006..3e24887c 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -186,6 +186,11 @@ }, "updates": { "header": "Updates" + }, + "notifications": { + "header": "Notifications", + "decky_updates_label": "Decky update available", + "plugin_updates_label": "Plugin updates available" } }, "SettingsIndex": { |
