diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-04-21 23:53:58 +0200 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-04-21 23:53:58 +0200 |
commit | 7b18b077eef940111cb13d20ba2151ff6c36633b (patch) | |
tree | 89f953ada2acddf404eb071ee61f6e7596c1235d /i18n/uk.yaml | |
parent | 5ac8fe662ad57d2abf469c2422031ebbdea23da9 (diff) |
Add ukrainian translation
Diffstat (limited to 'i18n/uk.yaml')
-rw-r--r-- | i18n/uk.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/uk.yaml b/i18n/uk.yaml new file mode 100644 index 0000000..03e21f7 --- /dev/null +++ b/i18n/uk.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Пошук + +- id: Edit this page + translation: Редагувати цю сторінку + +- id: Last modified by + translation: Остання зміна від + +- id: Expand + translation: Розгорнути + +- id: bookSearchConfig + translation: '{ split: /[^a-zа-яё0-9\w]/gi }' |