New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2021-08-27 01:15:01 +09:00
parent 26e8f65507
commit 07315cd989
1 changed files with 2 additions and 1 deletions

View File

@ -496,7 +496,8 @@
},
"new_toot": {
"toot_length": "嘟文長度必須介於 {{min}} 至 {{max}} 之間",
"attach_length": "只能附加最多 {{max}} 個圖片",
"attach_length": "You can only attach up to {{max}} image",
"attach_length_plural": "You can only attach up to {{max}} images",
"attach_image": "只能附加圖片或影片",
"poll_invalid": "無效的投票選項"
}