Skip to content

Commit 9864a3c

Browse files
changed translation file
1 parent 16026a8 commit 9864a3c

File tree

1 file changed

+30
-33
lines changed

1 file changed

+30
-33
lines changed

src/locales/en-US.json

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tooltip": "Tooltip"
3434
},
3535
"calendar": {
36-
"dateFormat": "DD/MM/YYYY",
36+
"dateFormat": "YYYY-MM-DD",
3737
"selectDate": "Select date",
3838
"useCursorKeysToNavigateCalendarDates": "Use cursor keys to navigate calendar dates"
3939
},
@@ -105,7 +105,6 @@
105105
"fromDate": "From date",
106106
"items": "%{count} items",
107107
"itemsPerPage": "Items per page",
108-
"loading": "Loading...",
109108
"selectAll": "Select all",
110109
"selectedItems": "%{filterCount} of %{count} items",
111110
"selectItem": "Select item",
@@ -1136,18 +1135,16 @@
11361135
"serialNumber": "Serial number",
11371136
"totpTooltip": "Enter the TOTP when the user is enrolled in MFA and MFA has not been bypassed.",
11381137
"uploadAcfCertificate": "Upload ACF certificate",
1139-
"uploadServiceLoginCertificate": "Upload service login certificate",
11401138
"username": "Username",
11411139
"alert": {
11421140
"unauthorizedMessage": "User unauthorized",
11431141
"message": "Invalid username or password"
11441142
},
11451143
"modal": {
11461144
"addNewAcfCertificate": "Add new ACF certificate",
1147-
"addNewServiceLoginCertificate": "Add new service login certificate",
11481145
"certificateFile": "Certificate File",
1149-
"register": "Register",
1150-
"login": "Log In"
1146+
"login": "Log In",
1147+
"register": "Register"
11511148
}
11521149
},
11531150
"pageMemory": {
@@ -1897,8 +1894,8 @@
18971894
"accountPolicySettings": "Account policy settings",
18981895
"addUser": "Add user",
18991896
"deleteUser": "Delete user | Delete users",
1900-
"editUser": "Edit user",
19011897
"disableMfaBypassWarning": "You will be logged out if your MFA bypass value is disabled.",
1898+
"editUser": "Edit user",
19021899
"enableMfaInfo": "You will be logged out after successfully enabling MFA TOTP Authentication.",
19031900
"enableMfaWarning": "You need to MFA bypass yourself to enable MFA TOTP Authentication",
19041901
"mfaTimeMatch": "To update, visit ",
@@ -1913,40 +1910,40 @@
19131910
"clickSaveToUnlockAccount": "Click \"Save\" to unlock account",
19141911
"confirmUserPassword": "Confirm user password",
19151912
"deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.",
1913+
"enableMfa": "Enable MFA",
1914+
"helptext": "Steps",
1915+
"helptextStep1": "1. Scan the QR code or enter the secret key into the authenticator app.",
1916+
"helptextStep2": "2. Enter the TOTP generated by the app into the TOTP field and Login.",
1917+
"helptextStep2EnableMfa": "2. Enter the TOTP generated by the app into the TOTP field and Validate.",
1918+
"hmcWarning": "MFA bypassed user must be used for HMC connection.",
19161919
"manual": "Manual",
19171920
"maxFailedLoginAttempts": "Max failed login attempts",
1921+
"mfaInfoAlert": "Enable/Disable MFA at system level will affect all local users of the system.",
19181922
"noSpecialCharactersExceptUnderscore": "No special characters except underscore",
1923+
"otp": "TOTP",
19191924
"passwordMustBeBetween": "Password must be between %{min} – %{max} characters",
19201925
"passwordsDoNotMatch": "Passwords do not match",
19211926
"privilege": "Privilege",
1922-
"timeoutDurationSeconds": "Timeout duration (seconds)",
19231927
"secretKey": "Secret key",
1928+
"timeoutDurationSeconds": "Timeout duration (seconds)",
19241929
"unlock": "Unlock",
1925-
"helptext": "Steps",
1926-
"helptextStep1": "1. Scan the QR code or enter the secret key into the authenticator app.",
1927-
"helptextStep2": "2. Enter the TOTP generated by the app into the TOTP field and Login.",
1928-
"otp": "TOTP",
19291930
"username": "Username",
19301931
"userPassword": "User password",
19311932
"userUnlockMethod": "User unlock method",
19321933
"validate": "Validate",
1933-
"zeroLoginAttempts": "If `0`, then account shall never be locked.",
1934-
"enableMfa": "Enable MFA",
1935-
"helptextStep2EnableMfa": "2. Enter the TOTP generated by the app into the TOTP field and Validate.",
1936-
"hmcWarning": "MFA bypassed user must be used for HMC connection.",
1937-
"mfaInfoAlert": "Enable/Disable MFA at system level will affect all local users of the system."
1934+
"zeroLoginAttempts": "If `0`, then account shall never be locked."
19381935
},
19391936
"table": {
19401937
"administrator": "Administrator",
1938+
"clear": "Clear",
1939+
"mfaByPass": "MFA bypass",
19411940
"privilege": "Privilege",
19421941
"readOnly": "Read only",
19431942
"serviceAgent": "Service agent",
1944-
"status": "Status",
1945-
"clear": "Clear",
1946-
"secretKeyTooltip": "If the secret key is cleared, that user will be prompted to re-register the secret key during the login process.",
1947-
"username": "Username",
19481943
"secretKey": "Secret key",
1949-
"mfaByPass": "MFA bypass"
1944+
"secretKeyTooltip": "If the secret key is cleared, that user will be prompted to re-register the secret key during the login process.",
1945+
"status": "Status",
1946+
"username": "Username"
19501947
},
19511948
"tableRoles": {
19521949
"administrator": "Administrator",
@@ -1962,34 +1959,34 @@
19621959
"errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.",
19631960
"errorBatchDisable": "Error disabling %{count} user. | Error disabling %{count} users.",
19641961
"errorBatchEnable": "Error enabling %{count} user. | Error enabling %{count} users.",
1965-
"errorCreateUser": "Error creating user '%{username}'.",
19661962
"errorClearSecretKey": "Error clearing Secret key",
1963+
"errorCreateUser": "Error creating user '%{username}'.",
19671964
"errorCreateUserMaxUsers": "Error creating user '%{username}' because this system has reached the maximum amount of allowable users.",
19681965
"errorCreateUserPasswordNotAccepted": "Error creating user '%{username}' because the password was not accepted.",
19691966
"errorDeleteUser": "Error deleting user '%{username}'.",
1970-
"errorLoadAccountSettings": "Error loading account settings",
1971-
"errorLoadUsers": "Error loading users.",
1972-
"errorSaveSettings": "Error saving account settings.",
1973-
"errorUpdateUser": "Error updating user '%{username}'.",
1974-
"errorUpdateUserPasswordNotAccepted": "Error updating user '%{username}' because the password was not accepted.",
19751967
"errorDisableMfa": "Error disabling Multi factor authentication.",
19761968
"errorDisableMfaBypass": "Error disabling MFA bypass.",
19771969
"errorEnableMfa": "Error enabling Multi factor authentication.",
19781970
"errorEnableMfaAuto": "Error enabling MFA TOTP Authentication. Please verify BMC time and the browser's time to successfully verify TOTP.",
19791971
"errorEnableMfaBypass": "Error enabling MFA bypass.",
1972+
"errorLoadAccountSettings": "Error loading account settings",
1973+
"errorLoadUsers": "Error loading users.",
1974+
"errorOtp": "Invalid TOTP",
1975+
"errorSaveSettings": "Error saving account settings.",
1976+
"errorUpdateUser": "Error updating user '%{username}'.",
1977+
"errorUpdateUserPasswordNotAccepted": "Error updating user '%{username}' because the password was not accepted.",
19801978
"successBatchDelete": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
19811979
"successBatchDisable": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
19821980
"successBatchEnable": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
1981+
"successClearSecretKey": "Successfully cleared Secret key",
19831982
"successCreateUser": "Created user '%{username}'.",
19841983
"successDeleteUser": "Deleted user '%{username}'.",
1985-
"successSaveSettings": "Successfully saved account settings.",
1986-
"successUpdateUser": "Updated user '%{username}'.",
19871984
"successDisableMfa": "Successfully disabled Multi factor authentication.",
19881985
"successDisableMfaBypass": "Successfully disabled MFA bypass.",
1989-
"errorOtp": "Invalid TOTP",
1990-
"successClearSecretKey": "Successfully cleared Secret key",
19911986
"successEnableMfa": "Successfully enabled Multi factor authentication.",
1992-
"successEnableMfaBypass": "Successfully enabled MFA bypass."
1987+
"successEnableMfaBypass": "Successfully enabled MFA bypass.",
1988+
"successSaveSettings": "Successfully saved account settings.",
1989+
"successUpdateUser": "Updated user '%{username}'."
19931990
}
19941991
},
19951992
"pageVirtualMedia": {

0 commit comments

Comments
 (0)