Adjust locale namespace of block action locales
This commit is contained in:
parent
8446278e80
commit
4fcff867ae
|
@ -114,15 +114,17 @@ en:
|
||||||
action: "Delete my account"
|
action: "Delete my account"
|
||||||
heading: "Unsatisfied?"
|
heading: "Unsatisfied?"
|
||||||
blocks:
|
blocks:
|
||||||
blocked: "blocked %{time} ago"
|
index:
|
||||||
none: "You are not blocking anyone."
|
title: "Blocks"
|
||||||
section:
|
blocked: "blocked %{time} ago"
|
||||||
blocks:
|
none: "You are not blocking anyone."
|
||||||
heading: "Blocks"
|
section:
|
||||||
body: "Each user you've blocked is listed here, along with a way to unblock them. To block someone, use the 'Actions' dropdown on their profile page."
|
blocks:
|
||||||
anon_blocks:
|
heading: "Blocks"
|
||||||
heading: "Anonymous Blocks"
|
body: "Each user you've blocked is listed here, along with a way to unblock them. To block someone, use the 'Actions' dropdown on their profile page."
|
||||||
body: "Each anonymous user you've blocked is listed here, along with a way to unblock them. We also display the question they asked you to add some more context. You can block anonymous users directly from the question in your inbox."
|
anon_blocks:
|
||||||
|
heading: "Anonymous Blocks"
|
||||||
|
body: "Each anonymous user you've blocked is listed here, along with a way to unblock them. We also display the question they asked you to add some more context. You can block anonymous users directly from the question in your inbox."
|
||||||
data:
|
data:
|
||||||
heading: "Your Profile Data"
|
heading: "Your Profile Data"
|
||||||
body: "Everything we have about you! Really, not that much as you might expect."
|
body: "Everything we have about you! Really, not that much as you might expect."
|
||||||
|
@ -359,8 +361,6 @@ en:
|
||||||
user:
|
user:
|
||||||
data:
|
data:
|
||||||
title: "Your Data"
|
title: "Your Data"
|
||||||
edit_blocks:
|
|
||||||
title: "Blocks"
|
|
||||||
moderation:
|
moderation:
|
||||||
inbox:
|
inbox:
|
||||||
header:
|
header:
|
||||||
|
|
Loading…
Reference in New Issue