Remove legacy privacy settings locales
This commit is contained in:
parent
6541442098
commit
60b40a444c
|
@ -51,10 +51,6 @@ en:
|
||||||
error: "I'm sorry, %{name}, I'm afraid I can't do that."
|
error: "I'm sorry, %{name}, I'm afraid I can't do that."
|
||||||
reason: "Ban reason: %{reason}"
|
reason: "Ban reason: %{reason}"
|
||||||
until: "Banned until: %{time}"
|
until: "Banned until: %{time}"
|
||||||
user:
|
|
||||||
update_privacy:
|
|
||||||
success: "Your privacy settings have been updated!"
|
|
||||||
error: "An error occurred. ;_;"
|
|
||||||
messages:
|
messages:
|
||||||
noscript: "Please activate JavaScript."
|
noscript: "Please activate JavaScript."
|
||||||
error: "An error occurred."
|
error: "An error occurred."
|
||||||
|
@ -367,10 +363,6 @@ en:
|
||||||
privacy: "Privacy"
|
privacy: "Privacy"
|
||||||
sharing: "Sharing"
|
sharing: "Sharing"
|
||||||
security: "Security"
|
security: "Security"
|
||||||
privacy:
|
|
||||||
anonymous: "Allow anonymous questions"
|
|
||||||
public: "Show your answers in the public timeline"
|
|
||||||
stranger: "Allow other people to answer your questions"
|
|
||||||
modal:
|
modal:
|
||||||
ask:
|
ask:
|
||||||
title: "Ask your followers"
|
title: "Ask your followers"
|
||||||
|
|
Loading…
Reference in New Issue