mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 02:00:29 +08:00
Merge branch 'master' into simplified-chinese-merge-fixes
This commit is contained in:
@@ -52,11 +52,9 @@ function init() {
|
||||
ta.register('da', daTA);
|
||||
ta.register('fr', frTA);
|
||||
ta.register('pt_BR', pt_BRTA);
|
||||
<<<<<<< HEAD
|
||||
ta.register('zh_CN', zh_CNTA);
|
||||
=======
|
||||
ta.register('zh_TW', zh_TWTA);
|
||||
>>>>>>> 1125351cd1e39fefd7160930896c4f7118a611c6
|
||||
|
||||
timeagoInstance = ta();
|
||||
}
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ zh_CN:
|
||||
talk-plugin-love:
|
||||
love: "爱"
|
||||
loved: "已爱"
|
||||
en:
|
||||
zh_TW:
|
||||
talk-plugin-love:
|
||||
love: 喜歡
|
||||
loved: 已喜歡
|
||||
|
||||
Reference in New Issue
Block a user