admin_szolgáltatók_
This commit is contained in:
26
frontend_admin/i18n/locales/hu/params.json
Normal file
26
frontend_admin/i18n/locales/hu/params.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "Rendszerparaméterek",
|
||||
"subtitle": "Gamification kategóriájú rendszerparaméterek",
|
||||
"loading": "Paraméterek betöltése...",
|
||||
"error": "Nem sikerült betölteni a rendszerparamétereket.",
|
||||
"retry": "Újrapróbálkozás",
|
||||
"no_items": "Nincsenek gamification rendszerparaméterek.",
|
||||
"key": "Kulcs",
|
||||
"value": "Érték",
|
||||
"category": "Kategória",
|
||||
"scope": "Hatósugár",
|
||||
"scope_id": "Scope ID",
|
||||
"actions": "Műveletek",
|
||||
"edit": "Szerkesztés",
|
||||
"edit_title": "Paraméter szerkesztése",
|
||||
"value_label": "Érték",
|
||||
"value_placeholder": "Paraméter értéke (JSON vagy sima szöveg)",
|
||||
"json_detected": "🔹 JSON formátum érzékelve",
|
||||
"text_value": "🔸 Szöveges érték",
|
||||
"cancel": "Mégse",
|
||||
"save": "Mentés",
|
||||
"saving": "Mentés...",
|
||||
"invalid_json": "Érvénytelen JSON formátum: ",
|
||||
"save_error": "Hiba történt a mentés során.",
|
||||
"updated": "frissítve!"
|
||||
}
|
||||
Reference in New Issue
Block a user