Remove legacy locales
This commit is contained in:
parent
e46b9b1389
commit
d23ace86b0
|
@ -77,27 +77,6 @@ en:
|
||||||
admin: "Kontrollzentrum"
|
admin: "Kontrollzentrum"
|
||||||
sidekiq: "Sidekiq"
|
sidekiq: "Sidekiq"
|
||||||
moderation: "Moderation Panel"
|
moderation: "Moderation Panel"
|
||||||
discover:
|
|
||||||
title: "Discover"
|
|
||||||
subtitle: "The perfect place to find interesting content from the last week on %{app_title}!"
|
|
||||||
content:
|
|
||||||
title: "Popular Content"
|
|
||||||
desc: "Answers with most smiles and most answered questions"
|
|
||||||
tab:
|
|
||||||
answers: "Most Liked"
|
|
||||||
questions: "Most Answers"
|
|
||||||
comments: "Most Controversial"
|
|
||||||
people:
|
|
||||||
title: "People"
|
|
||||||
desc: "Newcomers and people who asked the most questions"
|
|
||||||
tab:
|
|
||||||
new: "New Users"
|
|
||||||
questions: "Active Askers"
|
|
||||||
answers: "Most Answers"
|
|
||||||
userbox:
|
|
||||||
new: "registered %{time} ago"
|
|
||||||
answers: "answered %{questions}"
|
|
||||||
questions: "asked %{questions}"
|
|
||||||
answerbox:
|
answerbox:
|
||||||
asked: "%{user} asked %{time} ago"
|
asked: "%{user} asked %{time} ago"
|
||||||
read: "Read the entire answer"
|
read: "Read the entire answer"
|
||||||
|
|
Loading…
Reference in New Issue