Ukrainian translation for general strings and Main levels.

Fix css for bottom right panel to fit a new language.
This commit is contained in:
vitalii 2015-11-04 19:32:19 +02:00
parent 02530196c2
commit 909db0fe9e
27 changed files with 1368 additions and 141 deletions

View file

@ -92,6 +92,16 @@ exports.dialog = {
'',
'Мы верим в тебя! Не прыгай! Ты сможешь!'
]}
}],
'uk': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Впевнений, що хошеш побачити розв’язок?',
'',
'Я вірю в тебе! Ти впораєшся!'
]
}
}]
};