Move action locales to vocabulary

This commit is contained in:
Andreas Nedbal 2022-11-18 21:49:27 +01:00 committed by Andreas Nedbal
parent 9048a3e7d8
commit 9a96010530
2 changed files with 2 additions and 3 deletions

View File

@ -409,9 +409,6 @@ en:
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."
placeholder: "Add a new muted term…"
actions:
add: "Add"
remove: "Remove"
privacy:
edit:
title: "Privacy Settings"

View File

@ -1,5 +1,6 @@
en:
voc:
add: "Add"
answer: "Answer"
block: "Block"
block_site_wide: "Block user site-wide"
@ -17,6 +18,7 @@ en:
subscribe: "Subscribe"
unsubscribe: "Unsubscribe"
register: "Sign up"
remove: "Remove"
report: "Report"
terms: "Terms of Service"
unblock: "Unblock"