Skip to content

Commit

Permalink
chore: [ZNO-2072] Update ukr translation for convert to PDF or Word f…
Browse files Browse the repository at this point in the history
…eatures (#12)
  • Loading branch information
NikolayBorovenskiy authored Oct 3, 2023
1 parent 4f24533 commit 74fd492
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions superset/translations/uk/LC_MESSAGES/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1914,6 +1914,10 @@
"Download": ["Завантажити"],
"Download as image": ["Завантажити як зображення"],
"Download to CSV": ["Завантажити у CSV"],
"Download as PDF": ["Завантажити як PDF"],
"Download as Doc": ["Завантажити як Word документ"],
"Portrait": ["Портрет"],
"Landscape": ["Пейзаж"],
"Draft": ["Чернетка"],
"Drag and drop components and charts to the dashboard": [
"Перетягніть компоненти та діаграми на дашборд"
Expand Down
16 changes: 16 additions & 0 deletions superset/translations/uk/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -5795,6 +5795,22 @@ msgstr "Завантажити як зображення"
msgid "Download to CSV"
msgstr "Завантажити у CSV"

#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:317
msgid "Download as PDF"
msgstr "Завантажити як PDF"

#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:317
msgid "Download as Doc"
msgstr "Завантажити як Word документ"

#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:317
msgid "Portrait"
msgstr "Портрет"

#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:317
msgid "Landscape"
msgstr "Пейзаж"

#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:72
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:83
#: superset-frontend/src/pages/DashboardList/index.tsx:336
Expand Down

0 comments on commit 74fd492

Please sign in to comment.