New translations app.json (Chinese Traditional)
This commit is contained in:
parent
284fe549b3
commit
1cb06d5f00
|
@ -95,7 +95,7 @@
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"home": "首頁",
|
"home": "首頁",
|
||||||
"search_and_explore": "Search and Explore",
|
"search_and_explore": "搜尋與探索",
|
||||||
"notifications": "通知",
|
"notifications": "通知",
|
||||||
"profile": "個人檔案"
|
"profile": "個人檔案"
|
||||||
},
|
},
|
||||||
|
@ -724,15 +724,15 @@
|
||||||
"title": "書籤"
|
"title": "書籤"
|
||||||
},
|
},
|
||||||
"followed_tags": {
|
"followed_tags": {
|
||||||
"title": "Followed Tags",
|
"title": "已跟隨主題標籤",
|
||||||
"header": {
|
"header": {
|
||||||
"posts": "posts",
|
"posts": "嘟文",
|
||||||
"participants": "participants",
|
"participants": "參與者",
|
||||||
"posts_today": "posts today"
|
"posts_today": "本日嘟文"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"follow": "Follow",
|
"follow": "跟隨",
|
||||||
"unfollow": "Unfollow"
|
"unfollow": "取消跟隨"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue