Răsfoiți Sursa

Bugfix. Wrong global variable set

JC Brand 11 ani în urmă
părinte
comite
61c7174238
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      locale/hu/LC_MESSAGES/hu.js

+ 1 - 1
locale/hu/LC_MESSAGES/hu.js

@@ -195,7 +195,7 @@
 		if (!window.locales) {
 			window.locales = {};
 		}
-		window.locales.de = factory(new Jed(translations));
+		window.locales.hu = factory(new Jed(translations));
 	}
 }(this, function(hu) {
 	return hu;