mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 06:01:25 +00:00
Update to load locales files in html folder (#11)
* Added de.js Added forgotten de.js for german translation. * Update to load locales files in html folder Updated the file to load all locales files in the html/locales folder.
This commit is contained in:
+1
-3
@@ -31,7 +31,5 @@ files {
|
||||
'html/ui.html',
|
||||
'html/css/main.css',
|
||||
'html/js/app.js',
|
||||
'html/locales/fr.js',
|
||||
'html/locales/en.js',
|
||||
'html/locales/pl.js',
|
||||
'html/locales/*.js',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user