mirror of
https://github.com/filegator/filegator.git
synced 2025-08-10 18:04:24 +02:00
Update shared.js
This commit is contained in:
committed by
Milos Stojanovic
parent
76eb10b4ba
commit
b9bd84e334
@@ -44,7 +44,7 @@ const funcs = {
|
||||
'serbian': serbian,
|
||||
'french': french,
|
||||
'slovak': slovak,
|
||||
'polish': polish,
|
||||
'polish': polish,
|
||||
}
|
||||
|
||||
let language = store.state.config.language
|
||||
@@ -144,4 +144,4 @@ const funcs = {
|
||||
}
|
||||
}
|
||||
|
||||
export default funcs
|
||||
export default funcs
|
||||
|
Reference in New Issue
Block a user