mirror of
https://github.com/tooot-app/app
synced 2025-01-10 08:33:45 +01:00
New translations compose.json (Chinese Simplified)
This commit is contained in:
parent
2ba8461b97
commit
714efa3db1
@ -42,7 +42,13 @@
|
|||||||
"placeholder": "折叠部分的警告信息"
|
"placeholder": "折叠部分的警告信息"
|
||||||
},
|
},
|
||||||
"textInput": {
|
"textInput": {
|
||||||
"placeholder": "想说点什么呢"
|
"placeholder": "想说点什么呢",
|
||||||
|
"keyboardImage": {
|
||||||
|
"exceedMaximum": {
|
||||||
|
"title": "已达附件数量上限",
|
||||||
|
"OK": "$t(common:buttons.OK)"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@ -136,8 +142,8 @@
|
|||||||
"accessibilityHint": "打开表情选择面板,水平滑动切换页面"
|
"accessibilityHint": "打开表情选择面板,水平滑动切换页面"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drafts": "草稿 ({{count}})",
|
"drafts_one": "草稿 ({{count}})",
|
||||||
"drafts_plural": "草稿 ({{count}})"
|
"drafts_other": "草稿 ({{count}})"
|
||||||
},
|
},
|
||||||
"editAttachment": {
|
"editAttachment": {
|
||||||
"header": {
|
"header": {
|
||||||
@ -165,7 +171,8 @@
|
|||||||
"content": {
|
"content": {
|
||||||
"accessibilityHint": "已保存的草稿,点击编辑此草稿",
|
"accessibilityHint": "已保存的草稿,点击编辑此草稿",
|
||||||
"textEmpty": "无正文内容"
|
"textEmpty": "无正文内容"
|
||||||
}
|
},
|
||||||
|
"checkAttachment": "正在检查服务器上的附件..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user