Merge pull request #597 from Retrospring/frontend-locale-fixes

Frontend locale fixes
This commit is contained in:
Karina Kwiatek 2022-07-31 02:40:40 +02:00 committed by GitHub
commit 2fa5c4a51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@ en:
unsubscribe: "Failed to unsubscribe from answer." unsubscribe: "Failed to unsubscribe from answer."
list: list:
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "You will not be able to recover this list." text: "You will not be able to recover this list."
item: item:
members: members:
@ -23,19 +23,19 @@ en:
other: "%{count} members" other: "%{count} members"
destroy_question: destroy_question:
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "The question will be moved back to your inbox, but it won't delete any posts to social media." text: "The question will be moved back to your inbox, but it won't delete any posts to social media."
destroy_comment: destroy_comment:
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "You will not be able to recover this comment." text: "You will not be able to recover this comment."
destroy_report: destroy_report:
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "You will not be able to recover this report." text: "You will not be able to recover this report."
destroy_own: destroy_own:
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "The question will be removed." text: "The question will be removed."
inbox: inbox:
empty: "Nothing to see here." empty: "Nothing to see here."
@ -43,7 +43,7 @@ en:
title: "Are you sure you want to delete %{count} questions?" title: "Are you sure you want to delete %{count} questions?"
text: "They will be gone forever." text: "They will be gone forever."
confirm: confirm:
title: :voc.confirm title: "Are you sure?"
text: "This question will be gone forever." text: "This question will be gone forever."
report: report:
confirm: confirm:

View File

@ -18,8 +18,8 @@ en:
unfollow: "Unfollow" unfollow: "Unfollow"
update: "Update" update: "Update"
view_in_rails_admin: "View in Rails Admin" view_in_rails_admin: "View in Rails Admin"
y: Yes "y": "Yes"
n: No "n": "No"
messages: messages:
noauth: "You need to be logged in to perform this action." noauth: "You need to be logged in to perform this action."
time: time: