diff --git a/lang/en_GB.json b/lang/en_GB.json index 73d48de0..c1edb9a7 100644 --- a/lang/en_GB.json +++ b/lang/en_GB.json @@ -184,5 +184,8 @@ "User groups allowed to use AI chat:": "User groups allowed to use AI chat:", "Owners and administrators": "Owners and administrators", "Everybody": "Everybody", - "Nobody": "Nobody" + "Nobody": "Nobody", + "User Information": "User Information", + "Tree Information": "Tree Information", + "User group": "User group" } diff --git a/lang/hu.json b/lang/hu.json index 9e26dfee..d7ff0710 100644 --- a/lang/hu.json +++ b/lang/hu.json @@ -1 +1,13 @@ -{} \ No newline at end of file +{ + "A new version of the app is available.": "Az alkalmazás új verziója elérhető.", + "Change E-mail": "E-mail módosítása", + "Change password": "Jelszó módosítása", + "Edit coordinates": "Koordináták szerkesztése", + "New password": "Új jelszó", + "Select language": "Válasszon nyelvet", + "User settings": "Felhasználói beállítások", + "All": "Mind", + "DNA": "DNS", + "Are you sure?": "Biztos benne?", + "Yes": "Igen" +}