diff options
| author | k2s <44999-k2s@users.noreply.git.pleroma.social> | 2022-06-19 20:29:24 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-06-19 20:29:24 +0000 |
| commit | c1ee78756c26c0c9580318f1ac186783b6aa21cc (patch) | |
| tree | 8b450cd01f3213254bfe55896d37a05eb91bceba /src/i18n/service_worker_messages.js | |
| parent | 96a24ec6259cf2658f5d53939aa75c0bacfb657d (diff) | |
add SK (Slovak) translation
Diffstat (limited to 'src/i18n/service_worker_messages.js')
| -rw-r--r-- | src/i18n/service_worker_messages.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/service_worker_messages.js b/src/i18n/service_worker_messages.js index 270ed043..f691f1c4 100644 --- a/src/i18n/service_worker_messages.js +++ b/src/i18n/service_worker_messages.js @@ -27,6 +27,7 @@ const messages = { pt: require('../lib/notification-i18n-loader.js!./pt.json'), ro: require('../lib/notification-i18n-loader.js!./ro.json'), ru: require('../lib/notification-i18n-loader.js!./ru.json'), + sk: require('../lib/notification-i18n-loader.js!./sk.json'), te: require('../lib/notification-i18n-loader.js!./te.json'), zh: require('../lib/notification-i18n-loader.js!./zh.json'), en: require('../lib/notification-i18n-loader.js!./en.json') |
