diff options
| author | Henry Jameson <me@hjkos.com> | 2023-03-22 19:23:36 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2023-03-22 19:23:36 +0200 |
| commit | df9fe6d261ca554b8f886e45ccf70b44b47e53f5 (patch) | |
| tree | d52df4b899e3cf0595405d16691b198df6616eb0 | |
| parent | ece69f01b790b4bc02387d31ca911a0588e0664c (diff) | |
localization strings
| -rw-r--r-- | src/i18n/en.json | 2 |
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" |
