diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-12-15 19:54:00 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-12-15 19:54:00 +0000 |
| commit | e8cebb568b70da50efccd7e018dc939b28bff76d (patch) | |
| tree | 3938625df3237c3ed0903ea9a15005f13bfba500 /src/i18n/messages.js | |
| parent | fa01030641de7be89206787f5e364318086e8524 (diff) | |
| parent | 5077549c7314c5ba18160a2a1a0bb303f143c182 (diff) | |
Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'
# Conflicts:
# CHANGELOG.md
Diffstat (limited to 'src/i18n/messages.js')
| -rw-r--r-- | src/i18n/messages.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index c3195f10..2624d1d0 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -33,6 +33,7 @@ const loaders = { ro: () => import('./ro.json'), ru: () => import('./ru.json'), te: () => import('./te.json'), + uk: () => import('./uk.json'), zh: () => import('./zh.json') } |
