mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-24 05:42:33 +03:00
New translations en-US.json (Chinese Traditional)
This commit is contained in:
parent
b3f4a85dea
commit
afba3e1bf1
@ -246,13 +246,21 @@
|
|||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"title": "標題",
|
"title": "標題",
|
||||||
"tags": "標籤",
|
"tags": "Tags (separate by space)",
|
||||||
"default_placeholder": "今天您想要寫些什麼?",
|
"default_placeholder": "今天您想要寫些什麼?",
|
||||||
"reply_placeholder": "您想對上面的帖子寫些什麼?",
|
"reply_placeholder": "您想對上面的帖子寫些什麼?",
|
||||||
"publish": "發佈",
|
"publish": "發佈",
|
||||||
"reply": "回覆",
|
"reply": "回覆",
|
||||||
"open_gallery": "Open Gallery",
|
"open_gallery": "Open Gallery",
|
||||||
"capture_photo": "Capture a photo"
|
"capture_photo": "Capture a photo",
|
||||||
|
"limited_tags": "Only 10 tags allowed, remove some",
|
||||||
|
"limited_length": "Maximum length of each tag should be 24",
|
||||||
|
"limited_dash": "Use one dash in each tag",
|
||||||
|
"limited_space": "Use space to separate tags",
|
||||||
|
"limited_lowercase": "Only use lower letters in tag",
|
||||||
|
"limited_characters": "Use only allowed characters in tag",
|
||||||
|
"limited_firstchar": "Tag must start with a letter",
|
||||||
|
"limited_lastchar": "Tag must end with letter or number"
|
||||||
},
|
},
|
||||||
"pincode": {
|
"pincode": {
|
||||||
"enter_text": "輸入PIN碼即可解鎖",
|
"enter_text": "輸入PIN碼即可解鎖",
|
||||||
|
Loading…
Reference in New Issue
Block a user