mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
feat: add localization to admin nav + locale sections
This commit is contained in:
@@ -58,6 +58,7 @@ module.exports = {
|
||||
await WIKI.configSvc.saveToDb(['lang'])
|
||||
|
||||
await WIKI.lang.setCurrentLocale(args.locale)
|
||||
await WIKI.lang.refreshNamespaces()
|
||||
|
||||
return {
|
||||
responseResult: graphHelper.generateSuccess('Locale config updated')
|
||||
|
||||
Reference in New Issue
Block a user