mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user