Skip to content

Commit

Permalink
Merge pull request #250 from picimako/i18n-hu-update
Browse files Browse the repository at this point in the history
Add new entries to the Hungarian localization
  • Loading branch information
1ilit authored Sep 29, 2024
2 parents bf50125 + 922d49f commit 3127d70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/i18n/locales/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,12 @@ const hu = {
empty_index_name: "A(z) '{{tableName}}' táblában egy indexnek nincs megadva név",
didnt_find_diagram: "Hoppá! A diagram nem található.",
unsigned: "Előjel nélküli",
share: "Megosztás",
copy_link: "Hivatkozás másolása",
readme: "OLVASS_EL",
failed_to_load: "A betöltés sikertelen. Ellenőrizze a hivatkozás helyességét!",
share_info:
"* Ezen hivatkozás megosztása nem fog létrehozni élő, valósidejű együttműködési munkamenetet.",
},
};

Expand Down

0 comments on commit 3127d70

Please sign in to comment.