Adjust locale namespace of mute view locales
This commit is contained in:
parent
6dc0587423
commit
51413bf55b
|
@ -165,7 +165,9 @@ en:
|
||||||
export_url:
|
export_url:
|
||||||
none: "Once exporting your account is done, a download link will appear here."
|
none: "Once exporting your account is done, a download link will appear here."
|
||||||
present: "Here's your export from %{time}"
|
present: "Here's your export from %{time}"
|
||||||
muted:
|
mutes:
|
||||||
|
index:
|
||||||
|
title: "Muted Words"
|
||||||
heading: "Muted words"
|
heading: "Muted words"
|
||||||
body: "Muting words (or longer phrases) will prevent questions containing those to appear in your inbox."
|
body: "Muting words (or longer phrases) will prevent questions containing those to appear in your inbox."
|
||||||
note: "Note: Filtered questions are discarded completely from your inbox, and won't reappear if you remove a filter later on."
|
note: "Note: Filtered questions are discarded completely from your inbox, and won't reappear if you remove a filter later on."
|
||||||
|
@ -359,8 +361,6 @@ en:
|
||||||
title: "Your Data"
|
title: "Your Data"
|
||||||
edit_blocks:
|
edit_blocks:
|
||||||
title: "Blocks"
|
title: "Blocks"
|
||||||
edit_mute:
|
|
||||||
title: "Muted Words"
|
|
||||||
moderation:
|
moderation:
|
||||||
inbox:
|
inbox:
|
||||||
header:
|
header:
|
||||||
|
|
Loading…
Reference in New Issue