diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-07-18 20:52:02 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-08-30 05:43:08 -0500 |
commit | c6ede2d0eef48df6f9a70bb9c2036d688bda35af (patch) | |
tree | 764b0451d90aab9c73e91000ec397bee91bd35e9 /config | |
parent | 0565f76eaddc0f79315278f2396323ff33d502bb (diff) |
[Localization] Move Advanced Privacy string out of upstream en locale and into en-MP
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en-MP.yml | 2 | ||||
-rw-r--r-- | config/locales/en.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en-MP.yml b/config/locales/en-MP.yml index db2771ad3..534552c73 100644 --- a/config/locales/en-MP.yml +++ b/config/locales/en-MP.yml @@ -110,6 +110,8 @@ en-MP: private: Non-public roar cannot be pinned settings: monsterfork: Monsterfork + profiles: + advanced_privacy: Advanced privacy user_mailer: warning: explanation: diff --git a/config/locales/en.yml b/config/locales/en.yml index b5c1a8113..40adfc21e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1014,8 +1014,6 @@ en: other: Other posting_defaults: Posting defaults public_timelines: Public timelines - profiles: - advanced_privacy: Advanced privacy reactions: errors: limit_reached: Limit of different reactions reached |