diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-02-02 20:27:23 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-02-02 20:27:23 +0000 |
| commit | 7d4c7e3b3fce5d16849e677703e17ea67da927c8 (patch) | |
| tree | 44e745d1bfb3cd84f1ca7ca5105ac14b0b5d5a5a /src/i18n | |
| parent | de66267a07eb018cc0309ff6f9dd896d53ba3ff4 (diff) | |
| parent | 66f3e72b545a7f92d2569baa0fd52275a29d629a (diff) | |
Merge branch 'settings-changed' into 'develop'
Boolean settings improvements
See merge request pleroma/pleroma-fe!1257
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 16a368b1..1d087bbd 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -242,6 +242,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", |
