feat(i18n): add Hungarian (hu) translation (#1149)

* feat(i18n): add Hungarian (hu) translation files

* feat(i18n): register Hungarian locale and language option

* docs(changelog): Hungarian translation entry and credit (#1149)

* fix(i18n): list Romanian in the Login language picker
This commit is contained in:
Psychotoxical
2026-06-22 00:56:37 +02:00
committed by GitHub
parent e69b89b28a
commit 93166c774a
63 changed files with 2563 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
export const folderBrowser = {
empty: 'Üres mappa',
error: 'A betöltés nem sikerült',
};