kopia lustrzana https://github.com/backface/turtlestitch
Turkish Translation, contributed by Hakan Ataş
thank you so much, Hakan!pull/3/merge
rodzic
4ee35aaf6a
commit
eb4808ded8
Plik diff jest za duży
Load Diff
14
locale.js
14
locale.js
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2015-June-25';
|
modules.locale = '2015-July-26';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
@ -475,3 +475,15 @@ SnapTranslator.dict.te = {
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2015-02-20'
|
'2015-02-20'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
SnapTranslator.dict.tr = {
|
||||||
|
// translations meta information
|
||||||
|
'language_name':
|
||||||
|
'Türkçe',
|
||||||
|
'language_translator':
|
||||||
|
'Hakan Atas',
|
||||||
|
'translator_e-mail':
|
||||||
|
'hakanatas@gmail.com',
|
||||||
|
'last_changed':
|
||||||
|
'2015-7-26'
|
||||||
|
};
|
||||||
|
|
Ładowanie…
Reference in New Issue