aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2023-03-22 19:23:36 +0200
committerHenry Jameson <me@hjkos.com>2023-03-22 19:23:36 +0200
commitdf9fe6d261ca554b8f886e45ccf70b44b47e53f5 (patch)
treed52df4b899e3cf0595405d16691b198df6616eb0 /src
parentece69f01b790b4bc02387d31ca911a0588e0664c (diff)
localization strings
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index f84b5a34..dd78d148 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -842,6 +842,8 @@
"window_title": "Administration",
"wip_notice": "This admin dashboard is experimental and WIP, {adminFeLink}.",
"old_ui_link": "old admin UI available here",
+ "reset_all": "Reset all",
+ "commit_all": "Save all",
"tabs": {
"instance": "Instance",
"limits": "Limits"