jsx/zh-*: Fix "pin column" for Chinese (#5060)
This commit is contained in:
committed by
Eugen Rochko
parent
427beb4177
commit
6dfeb64326
@ -33,15 +33,15 @@
|
||||
"column.home": "主頁",
|
||||
"column.mutes": "靜音名單",
|
||||
"column.notifications": "通知",
|
||||
"column.pins": "Pinned toot",
|
||||
"column.pins": "置頂文章",
|
||||
"column.public": "跨站時間軸",
|
||||
"column_back_button.label": "返回",
|
||||
"column_header.hide_settings": "隱藏設定",
|
||||
"column_header.moveLeft_settings": "將欄左移",
|
||||
"column_header.moveRight_settings": "將欄右移",
|
||||
"column_header.pin": "置頂",
|
||||
"column_header.pin": "固定",
|
||||
"column_header.show_settings": "顯示設定",
|
||||
"column_header.unpin": "撤頂",
|
||||
"column_header.unpin": "取下",
|
||||
"column_subheading.navigation": "瀏覽",
|
||||
"column_subheading.settings": "設定",
|
||||
"compose_form.lock_disclaimer": "你的用戶狀態為「{locked}」,任何人都能立即關注你,然後看到「只有關注者能看」的文章。",
|
||||
|
||||
Reference in New Issue
Block a user