From df9fe6d261ca554b8f886e45ccf70b44b47e53f5 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 22 Mar 2023 19:23:36 +0200 Subject: [PATCH] localization strings --- src/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/en.json b/src/i18n/en.json index f84b5a3474..dd78d14821 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"