diff options
| author | Sean King <seanking2919@protonmail.com> | 2022-07-10 20:06:18 -0600 |
|---|---|---|
| committer | Sean King <seanking2919@protonmail.com> | 2022-07-10 20:06:18 -0600 |
| commit | 63519c325f879ea3f64052e39c019267d8238b54 (patch) | |
| tree | 187a55fb2035ddf93e84d0ce8ec4c9e4c0528be6 /src/i18n/service_worker_messages.js | |
| parent | 65b0b69f109c42f07fe14c764d6a4e01bd763a83 (diff) | |
| parent | c4cbad0df43a1b0c0644f7818d7e7eca97ceda40 (diff) | |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit-status
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') |
