Skip to content

Commit

Permalink
i18n: translated all Ukrainian phrases (ElemeFE#9810)
Browse files Browse the repository at this point in the history
  • Loading branch information
seniv authored and Leopoldthecoder committed Feb 13, 2018
1 parent ec30f9c commit 2449877
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/locale/lang/ua.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ export default {
startTime: 'Час початку',
endDate: 'Дата завершення',
endTime: 'Час завершення',
prevYear: 'Previous Year', // to be translated
nextYear: 'Next Year', // to be translated
prevMonth: 'Previous Month', // to be translated
nextMonth: 'Next Month', // to be translated
prevYear: 'Попередній Рік',
nextYear: 'Наступний Рік',
prevMonth: 'Попередній Місяць',
nextMonth: 'Наступний Місяць',
year: '',
month1: 'Січень',
month2: 'Лютий',
Expand Down Expand Up @@ -82,7 +82,7 @@ export default {
error: 'Неприпустимий ввід даних'
},
upload: {
deleteTip: 'press delete to remove', // to be translated
deleteTip: 'натисніть кнопку щоб видалити',
delete: 'Видалити',
preview: 'Перегляд',
continue: 'Продовжити'
Expand Down

0 comments on commit 2449877

Please sign in to comment.