diff options
| author | Henry Jameson <me@hjkos.com> | 2020-10-17 22:28:49 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-10-17 22:28:49 +0300 |
| commit | e695506c514e49964dfd81c7db5c5b4d4918f47d (patch) | |
| tree | 60a4b4bb9f157c53ae1b8d126e74b8f16734e3e1 /src/i18n | |
| parent | a664fde02f5f5eec96bbcaa2b6f19e1694541e76 (diff) | |
proper modified icon + popup
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index d3d57562..e25bda8f 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -240,6 +240,7 @@ "settings": { "app_name": "App name", "security": "Security", + "setting_changed": "Setting is different from default", "enter_current_password_to_confirm": "Enter your current password to confirm your identity", "mfa": { "otp": "OTP", |
