mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-20 18:19:30 +00:00
feat: add Norwegian support (#5332)
This commit is contained in:
parent
5eb3bf4058
commit
25e47c3ce8
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ import("dayjs/locale/vi");
|
|||
import("dayjs/locale/zh-cn");
|
||||
import("dayjs/locale/zh-tw");
|
||||
import("dayjs/locale/cs");
|
||||
import("dayjs/locale/no");
|
||||
|
||||
// All i18n resources specified in the plugin `include` option can be loaded
|
||||
// at once using the import syntax
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue