mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 18:19:52 +01:00
Adjust locale paths
This commit is contained in:
parent
24be74a5a2
commit
fa1bfd7bb9
1 changed files with 12 additions and 9 deletions
|
@ -69,6 +69,17 @@ en:
|
||||||
two_factor_authentication:
|
two_factor_authentication:
|
||||||
heading: "Two-factor authentication"
|
heading: "Two-factor authentication"
|
||||||
otp_attempt: "Please enter the code from your authenticator app"
|
otp_attempt: "Please enter the code from your authenticator app"
|
||||||
|
actions:
|
||||||
|
answer:
|
||||||
|
subscribe: "Subscribe"
|
||||||
|
unsubscribe: "Unsubscribe"
|
||||||
|
return: "Return to Inbox"
|
||||||
|
comment:
|
||||||
|
view_smiles: "View comment smiles"
|
||||||
|
share:
|
||||||
|
twitter: "Share on Twitter"
|
||||||
|
tumblr: "Share on Tumblr"
|
||||||
|
other: "Share on other apps..."
|
||||||
announcement:
|
announcement:
|
||||||
index:
|
index:
|
||||||
title: :activerecord.models.announcement.other
|
title: :activerecord.models.announcement.other
|
||||||
|
@ -89,17 +100,9 @@ en:
|
||||||
actions:
|
actions:
|
||||||
share:
|
share:
|
||||||
title: "Share"
|
title: "Share"
|
||||||
twitter: "Share on Twitter"
|
|
||||||
tumblr: "Share on Tumblr"
|
|
||||||
other: "Share on other apps..."
|
|
||||||
subscribe: "Subscribe"
|
|
||||||
unsubscribe: "Unsubscribe"
|
|
||||||
return: "Return to Inbox"
|
|
||||||
comments:
|
comments:
|
||||||
none: "There are no comments yet."
|
none: "There are no comments yet."
|
||||||
placeholder: "Comment..."
|
placeholder: "Comment..."
|
||||||
actions:
|
|
||||||
view_smiles: "View comment smiles"
|
|
||||||
smiles:
|
smiles:
|
||||||
none: "No one smiled this yet."
|
none: "No one smiled this yet."
|
||||||
application:
|
application:
|
||||||
|
|
Loading…
Reference in a new issue