kopia lustrzana https://github.com/backface/turtlestitch
Traditional Chinese translation
thanks, Chu-Ching-Huang, for the contribution!pull/3/merge
rodzic
6a2518bfd3
commit
17a53d8a9d
|
@ -1880,3 +1880,7 @@ ______
|
||||||
------
|
------
|
||||||
* Objects, Threads: Nestable Sprites Collision Detection & fixes
|
* Objects, Threads: Nestable Sprites Collision Detection & fixes
|
||||||
* Dutch translation update
|
* Dutch translation update
|
||||||
|
|
||||||
|
130814
|
||||||
|
------
|
||||||
|
* Traditional Chinese translation, yay!! thanks, Chu-Ching-Huang!
|
||||||
|
|
Plik diff jest za duży
Load Diff
13
locale.js
13
locale.js
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2013-August-10';
|
modules.locale = '2013-August-14';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
@ -314,3 +314,14 @@ SnapTranslator.dict.pl = {
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2013-08-05'
|
'2013-08-05'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
SnapTranslator.dict.tw = {
|
||||||
|
'language_name':
|
||||||
|
'繁體中文',
|
||||||
|
'language_translator':
|
||||||
|
'cch',
|
||||||
|
'translator_e-mail':
|
||||||
|
'cchuang2009@gmail.com',
|
||||||
|
'last_changed':
|
||||||
|
'2013-8-14'
|
||||||
|
};
|
||||||
|
|
Ładowanie…
Reference in New Issue