We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d533ae0 commit 922b65eCopy full SHA for 922b65e
src/i18n/locales/hu.js
@@ -49,6 +49,7 @@ const hu = {
49
field_details: "Mezők részletei",
50
reset_view: "Nézet alaphelyzetbe",
51
show_grid: "Rács",
52
+ snap_to_grid: "Rácshoz igazítás",
53
show_datatype: "Adattípus",
54
show_cardinality: "Kardinalitás",
55
theme: "Téma",
@@ -263,6 +264,8 @@ const hu = {
263
264
bulk_update: "Csoportos frissítés",
265
multiselect: "Csoportos kijelölés",
266
export_saved_data: "Mentett adatok exportálása",
267
+ dbml_view: "DBML nézet",
268
+ tab_view: "Lap nézet",
269
},
270
};
271
0 commit comments