feat(i18n): i18n-Modul, _locales und data-i18n Attribute einrichten

This commit is contained in:
2026-03-22 13:56:04 +01:00
parent 677344f24d
commit f2d4e22b86
10 changed files with 796 additions and 88 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ let settings = {
showSearch: true,
searchEngine: 'google',
toolbarPos: 'right',
imageRefEnabled: false
imageRefEnabled: false,
language: 'auto'
};
function uid() {