Skip to content

Commit

Permalink
Update uk_UA.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vmural committed Dec 21, 2020
1 parent 3693d55 commit ccb2848
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions components/i18n/languages/uk_UA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,17 @@ export default {
},
Empty: {
description: 'Даних немає'
},
Icon: {
icon: 'іконка'
},
Text: {
edit: 'Редагувати',
copy: 'Копіювати',
copied: 'Скопійовано',
expand: 'Розгорнути'
},
PageHeader: {
back: 'Назад'
}
};

0 comments on commit ccb2848

Please sign in to comment.