mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
UI translation strings for AWX
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const SUPPORTED_LOCALES = ['en', 'es', 'fr', 'ja', 'nl'];
|
||||
const SUPPORTED_LOCALES = ['en', 'es', 'fr', 'ja', 'nl', 'zh'];
|
||||
const DEFAULT_LOCALE = 'en';
|
||||
const BASE_PATH = global.$basePath ? `${global.$basePath}languages/` : '/static/languages/';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user