Dmitry Lyzo
899f61a51d
Backport pull request #4005 from jellyfin/release-10.8.z
...
Fix locale with suffix
Original-merge: b14d76a3d4
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -04:00
Claus Vium
75c5d64ede
Update dfnshelper.js
2022-10-06 10:07:06 +02:00
Bill Thornton
34051a677d
Merge pull request #3639 from rhld16/unused-languages
...
Add missing languages
(cherry picked from commit ff95eba35f
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Dmitry Lyzo
3badb21b00
Remove language normalization - use original language
...
Otherwise `pt-PT` is replaced by `pt`, but they have different translations.
2021-10-26 22:29:41 +03:00
Fernando Fernández
439ff4c6e2
refactor: remove unused imports
2021-01-24 21:41:46 +01:00
artiume
4c88c9276f
mr is not a locale
2020-12-31 17:52:01 -05:00
artiume
3a3bccf314
Update dfnshelper.js
2020-12-29 11:29:02 -05:00
artiume
e884a0c03d
Update dfnshelper.js
2020-12-29 11:28:11 -05:00
Bill Thornton
7aa0c8e414
Fix arabic import from date-fns
2020-11-26 01:39:36 -05:00
MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
ferferga
196461f8fe
Change EOL of dfnshelper from CRLF to LF
2020-04-30 00:12:43 +02:00
MrTimscampi
89979a00a3
Fix issues in dfnshelper and inputManager
2020-04-09 20:00:08 +02:00
MrTimscampi
77d8226dd3
Add Japanese locale to dfnshelper
2020-04-07 19:46:47 +02:00
MrTimscampi
6a24de84a0
Convert dfnshelper switch to lookup table
2020-04-06 23:15:35 +02:00
MrTimscampi
cb1b8aa3a9
Fix semicolons and throw error in ESLint if missing
2020-04-05 13:48:10 +02:00
Fernando
e734f7c793
Update src/scripts/dfnshelper.js
...
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-03 20:55:43 +02:00
Fernando
82d019099f
Prepare dfnshelper.js for AMD conversion
...
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-04-03 20:24:04 +02:00
ferferga
05e26e6588
Apply suggestions
2020-04-03 20:11:09 +02:00
ferferga
7fae0fa589
ES6 for dfnshelper
2020-04-03 00:24:50 +02:00
Fernando
eb8ae3ea70
Remove extra bracket not needed after ES6
...
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-02 23:45:23 +02:00
ferferga
59d239f319
Change variables after ES6
2020-04-02 22:08:46 +02:00
Fernando
357b4c7a4c
Moved to ES6
...
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-04-02 22:04:36 +02:00
ferferga
35c4d06bf6
Translate devices.js, dashboard.js and added new keys
2020-04-02 19:53:11 +02:00
ferferga
368f21010b
First successful attempt at dynamic lang loading
2020-04-02 19:31:32 +02:00