summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 023efa55..63c75367 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -367,14 +367,22 @@
"solConsole": "Serial over LAN console"
}
},
- "profileSettings": {
+ "pageProfileSettings": {
+ "browserOffset": "Browser offset (%{timezone})",
"changePassword": "Change password",
"confirmPassword": "Confirm new password",
+ "defaultUTC": "Default (UTC)",
"newPassword": "New password",
"newPassLabelTextInfo": "Password must be between %{min} - %{max} characters",
"passwordsDoNotMatch": "Passwords do not match",
"profileInfoTitle": "Profile information",
- "username": "Username"
+ "timezone": "Timezone",
+ "timezoneDisplay": "Timezone display preference",
+ "timezoneDisplayDesc": "Select how time is displayed throughout the application",
+ "username": "Username",
+ "toast": {
+ "successSaveSettings": "Successfully saved account settings."
+ }
},
"pageManagePowerUsage": {
"description": "Set a power cap to keep power consumption at or below the specified value in watts",