Croatian Translation, contributed by Zeljko Hrvoj

dev
Jens Mönig 2015-09-15 13:22:32 +02:00
rodzic e95ac86c32
commit 91318135a5
3 zmienionych plików z 1317 dodań i 1 usunięć

Wyświetl plik

@ -2568,3 +2568,7 @@ ______
150814
------
* Blocks: fixed #907
150915
------
* new Croatian translation. Yay!! Thanks, Zeljko Hrvoj!

1301
lang-hr.js 100755

Plik diff jest za duży Load Diff

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2015-August-06';
modules.locale = '2015-September-15';
// Global stuff
@ -511,3 +511,14 @@ SnapTranslator.dict.ia = {
'last_changed':
'2015-08-09'
};
SnapTranslator.dict.hr = {
'language_name':
'Hrvatski',
'language_translator':
'\u017Deljko Hrvoj',
'translator_e-mail':
'zeljko.hrvoj@zg.t-com.hr',
'last_changed':
'2015-09-15'
};