mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-22 19:56:04 +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
|
title: Moderation
|
||||||
move_handler:
|
move_handler:
|
||||||
carry_blocks_over_text: This user moved from %{acct}, which you had blocked.
|
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_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:'
|
copy_account_note_text: 'This user moved from %{acct}, here were your previous notes about them:'
|
||||||
navigation:
|
navigation:
|
||||||
toggle_menu: Toggle menu
|
toggle_menu: Toggle menu
|
||||||
|
|
Loading…
Reference in a new issue