mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
New translations app_en.arb (Hungarian)
This commit is contained in:
parent
9043ae3bf2
commit
15dba61300
1 changed files with 10 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
||||||
{
|
{
|
||||||
"@@locale": "en",
|
"@@locale": "en",
|
||||||
|
"appTitle": "InvenTree",
|
||||||
|
"@appTitle": {
|
||||||
|
"description": "InvenTree application title string"
|
||||||
|
},
|
||||||
|
"ok": "OK",
|
||||||
|
"@ok": {
|
||||||
|
"description": "OK"
|
||||||
|
},
|
||||||
"about": "Névjegy",
|
"about": "Névjegy",
|
||||||
"@about": {},
|
"@about": {},
|
||||||
"accountDetails": "Felhasználó adatok",
|
"accountDetails": "Felhasználó adatok",
|
||||||
|
|
@ -292,6 +300,8 @@
|
||||||
"@locationNotSet": {},
|
"@locationNotSet": {},
|
||||||
"locationUpdated": "Készlet hely adatai frissítve",
|
"locationUpdated": "Készlet hely adatai frissítve",
|
||||||
"@locationUpdated": {},
|
"@locationUpdated": {},
|
||||||
|
"link": "Link",
|
||||||
|
"@link": {},
|
||||||
"lost": "Elveszett",
|
"lost": "Elveszett",
|
||||||
"@lost": {},
|
"@lost": {},
|
||||||
"manufacturers": "Gyártók",
|
"manufacturers": "Gyártók",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue