Adjust data action locale namespaces
This commit is contained in:
parent
c73f961006
commit
7221762478
|
@ -126,33 +126,35 @@ en:
|
||||||
heading: "Anonymous 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."
|
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"
|
index:
|
||||||
body: "Everything we have about you! Really, not that much as you might expect."
|
title: "Your Data"
|
||||||
none: "None set!"
|
heading: "Your Profile Data"
|
||||||
section:
|
body: "Everything we have about you! Really, not that much as you might expect."
|
||||||
general: "General"
|
none: "None set!"
|
||||||
profile: "Profile"
|
section:
|
||||||
pictures: "Pictures"
|
general: "General"
|
||||||
ip: "IP"
|
profile: "Profile"
|
||||||
miscellaneous: "Miscellaneous"
|
pictures: "Pictures"
|
||||||
dates: "Dates"
|
ip: "IP"
|
||||||
sign_in: "Sign In"
|
miscellaneous: "Miscellaneous"
|
||||||
create_update: "Create/Update"
|
dates: "Dates"
|
||||||
pictures:
|
sign_in: "Sign In"
|
||||||
profile_picture:
|
create_update: "Create/Update"
|
||||||
heading: "Profile picture"
|
pictures:
|
||||||
size:
|
profile_picture:
|
||||||
small: "Small"
|
heading: "Profile picture"
|
||||||
medium: "Medium"
|
size:
|
||||||
large: "Large"
|
small: "Small"
|
||||||
original: "Original image"
|
medium: "Medium"
|
||||||
profile_header:
|
large: "Large"
|
||||||
heading: "Profile header"
|
original: "Original image"
|
||||||
size:
|
profile_header:
|
||||||
mobile: "Mobile"
|
heading: "Profile header"
|
||||||
web: "Web"
|
size:
|
||||||
retina: "Retina"
|
mobile: "Mobile"
|
||||||
original: "Original image"
|
web: "Web"
|
||||||
|
retina: "Retina"
|
||||||
|
original: "Original image"
|
||||||
export:
|
export:
|
||||||
index:
|
index:
|
||||||
title: "Export"
|
title: "Export"
|
||||||
|
@ -358,9 +360,6 @@ en:
|
||||||
theme: "Theme"
|
theme: "Theme"
|
||||||
data: "Your Data"
|
data: "Your Data"
|
||||||
export: "Export"
|
export: "Export"
|
||||||
user:
|
|
||||||
data:
|
|
||||||
title: "Your Data"
|
|
||||||
moderation:
|
moderation:
|
||||||
inbox:
|
inbox:
|
||||||
header:
|
header:
|
||||||
|
|
Loading…
Reference in New Issue