mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-20 00:00:00 +01:00
Adjust locale namespace of mute view locales
This commit is contained in:
parent
6dc0587423
commit
51413bf55b
1 changed files with 9 additions and 9 deletions
|
@ -165,7 +165,9 @@ en:
|
|||
export_url:
|
||||
none: "Once exporting your account is done, a download link will appear here."
|
||||
present: "Here's your export from %{time}"
|
||||
muted:
|
||||
mutes:
|
||||
index:
|
||||
title: "Muted Words"
|
||||
heading: "Muted words"
|
||||
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."
|
||||
|
@ -359,8 +361,6 @@ en:
|
|||
title: "Your Data"
|
||||
edit_blocks:
|
||||
title: "Blocks"
|
||||
edit_mute:
|
||||
title: "Muted Words"
|
||||
moderation:
|
||||
inbox:
|
||||
header:
|
||||
|
|
Loading…
Reference in a new issue