kopia lustrzana https://github.com/backface/turtlestitch
New Kannada Translation, by Vinayakumar R
Yay! Thanks for this important contribution, Vinayakumar R. Snap is now available in 25 languages!pull/3/merge
rodzic
d393d13b37
commit
19736839b7
|
@ -2368,3 +2368,7 @@ ______
|
|||
* Objects: Hide hidden elements in the project thumbnail
|
||||
* GUI: Point project dialog to cloud if already signed in, thanks, Michael!
|
||||
* favicon: Transparent background, thanks, Michael!
|
||||
|
||||
141202
|
||||
------
|
||||
* New Kannada translation. Yay!! Thanks, Vinayakumar R!!
|
||||
|
|
Plik diff jest za duży
Load Diff
14
locale.js
14
locale.js
|
@ -42,7 +42,7 @@
|
|||
|
||||
/*global modules, contains*/
|
||||
|
||||
modules.locale = '2014-October-01';
|
||||
modules.locale = '2014-December-02';
|
||||
|
||||
// Global stuff
|
||||
|
||||
|
@ -415,3 +415,15 @@ SnapTranslator.dict.bn = {
|
|||
'last_changed':
|
||||
'2014-07-02'
|
||||
};
|
||||
|
||||
SnapTranslator.dict.kn = {
|
||||
// translations meta information
|
||||
'language_name':
|
||||
'\u0C95\u0CA8\u0CCD\u0CA8\u0CA1',
|
||||
'language_translator':
|
||||
'Vinayakumar R',
|
||||
'translator_e-mail':
|
||||
'vnkmr7620@gmail.com',
|
||||
'last_changed':
|
||||
'2014-12-02'
|
||||
};
|
||||
|
|
Ładowanie…
Reference in New Issue