diff options
| author | Henry Jameson <me@hjkos.com> | 2024-09-11 21:17:35 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-09-11 21:17:35 +0300 |
| commit | 8e8707bcebc5d6f0f1bdd809782725dc7526533c (patch) | |
| tree | ee56de41e4a97fefc025b9323f3a413a09010cd7 /src/i18n/service_worker_messages.js | |
| parent | 176dacb6ba6de9bf47798ff1ed56f0fd84f2ff68 (diff) | |
add Pennsylvania Dutch to languages
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 f691f1c4..a4e6d60a 100644 --- a/src/i18n/service_worker_messages.js +++ b/src/i18n/service_worker_messages.js @@ -25,6 +25,7 @@ const messages = { oc: require('../lib/notification-i18n-loader.js!./oc.json'), pl: require('../lib/notification-i18n-loader.js!./pl.json'), pt: require('../lib/notification-i18n-loader.js!./pt.json'), + pdc: require('../lib/notification-i18n-loader.js!./pdc.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'), |
