mirror of
https://github.com/filegator/filegator.git
synced 2025-08-07 03:36:42 +02:00
swedish lang added - version bump
This commit is contained in:
@@ -25,6 +25,7 @@ import czech from '../translations/czech'
|
||||
import galician from '../translations/galician'
|
||||
import russian from '../translations/russian'
|
||||
import hungarian from '../translations/hungarian'
|
||||
import swedish from '../translations/swedish'
|
||||
|
||||
const funcs = {
|
||||
methods: {
|
||||
@@ -58,6 +59,7 @@ const funcs = {
|
||||
'galician': galician,
|
||||
'russian': russian,
|
||||
'hungarian': hungarian,
|
||||
'swedish': swedish,
|
||||
}
|
||||
|
||||
let language = store.state.config.language
|
||||
|
Reference in New Issue
Block a user