Truncate usernames in block navigation tabs
This commit is contained in:
parent
ca0815ada5
commit
20ae1926a8
3 changed files with 9 additions and 5 deletions
|
@ -2925,9 +2925,9 @@ en:
|
|||
navigation:
|
||||
all_blocks: "All Blocks"
|
||||
blocks_on_me: "Blocks on Me"
|
||||
blocks_on_user: "Blocks on %{user}"
|
||||
blocks_on_user_html: "Blocks on %{user}"
|
||||
blocks_by_me: "Blocks by Me"
|
||||
blocks_by_user: "Blocks by %{user}"
|
||||
blocks_by_user_html: "Blocks by %{user}"
|
||||
block: "Block #%{id}"
|
||||
new_block: "New Block"
|
||||
user_mutes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue