feat(i18n): i18n-Modul, _locales und data-i18n Attribute einrichten
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@ let settings = {
|
||||
showSearch: true,
|
||||
searchEngine: 'google',
|
||||
toolbarPos: 'right',
|
||||
imageRefEnabled: false
|
||||
imageRefEnabled: false,
|
||||
language: 'auto'
|
||||
};
|
||||
|
||||
function uid() {
|
||||
|
||||
Reference in New Issue
Block a user