mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-22 12:55:56 +01:00
Fix i18n lint
This commit is contained in:
parent
11a2c73814
commit
7cf767a978
1 changed files with 1 additions and 1 deletions
|
@ -1458,8 +1458,8 @@ en:
|
|||
title: Moderation
|
||||
move_handler:
|
||||
carry_blocks_over_text: This user moved from %{acct}, which you had blocked.
|
||||
carry_mutes_over_text: This user moved from %{acct}, which you had muted.
|
||||
carry_follows_over_text: This user moved from %{acct}, which you had followed.
|
||||
carry_mutes_over_text: This user moved from %{acct}, which you had muted.
|
||||
copy_account_note_text: 'This user moved from %{acct}, here were your previous notes about them:'
|
||||
navigation:
|
||||
toggle_menu: Toggle menu
|
||||
|
|
Loading…
Reference in a new issue