Adjust locale namespace of block action locales
This commit is contained in:
parent
8446278e80
commit
4fcff867ae
|
@ -114,6 +114,8 @@ en:
|
||||||
action: "Delete my account"
|
action: "Delete my account"
|
||||||
heading: "Unsatisfied?"
|
heading: "Unsatisfied?"
|
||||||
blocks:
|
blocks:
|
||||||
|
index:
|
||||||
|
title: "Blocks"
|
||||||
blocked: "blocked %{time} ago"
|
blocked: "blocked %{time} ago"
|
||||||
none: "You are not blocking anyone."
|
none: "You are not blocking anyone."
|
||||||
section:
|
section:
|
||||||
|
@ -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