diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 9 | ||||
-rw-r--r-- | config/locales/pl.yml | 8 |
2 files changed, 17 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 2719a4f8c..dce2ed079 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -451,6 +451,14 @@ en: expires_at: Expires uses: Uses title: Invite people + keyword_mutes: + add_keyword: Add keyword + edit: Edit + edit_keyword: Edit keyword + keyword: Keyword + match_whole_word: Match whole word + remove: Remove + remove_all: Remove all landing_strip_html: "<strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse." landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>. media_attachments: @@ -576,6 +584,7 @@ en: export: Data export followers: Authorized followers import: Import + keyword_mutes: Muted keywords migrate: Account migration notifications: Notifications preferences: Preferences diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 3c778658e..712317f2d 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -449,6 +449,14 @@ pl: expires_at: Wygaśnie po uses: Użycia title: Zaproś użytkowników + keyword_mutes: + add_keyword: Dodaj słowo kluczowe + edit: Edytuj + edit_keyword: Edytuj słowo kluczowe + keyword: Słowo kluczowe + match_whole_word: Uwzględniaj całe słowo + remove: Usuń + remove_all: Usuń wszystkie landing_strip_html: "<strong>%{name}</strong> ma konto na %{link_to_root_path}. Możesz je śledzić i wejść z nim w interakcję jeśli masz konto gdziekolwiek w Fediwersum." landing_strip_signup_html: Jeśli jeszcze go nie masz, możesz <a href="%{sign_up_path}">stworzyć konto</a>. media_attachments: |