diff --git a/site/plugins/admin/lang/hu_HU.yaml b/site/plugins/admin/lang/hu_HU.yaml index 69b69eea..1a478e47 100644 --- a/site/plugins/admin/lang/hu_HU.yaml +++ b/site/plugins/admin/lang/hu_HU.yaml @@ -200,6 +200,10 @@ admin_sqlite3_database: "SQL adatbázis" admin_sqlite3_table: "SQLite3 tábla" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "A címnek alfanumerikus karakternek kell lennie (már az első karaktertől)" +admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)" +admin_help_text_for_label: "The fieldsets label shown in the Admin Panel." +admin_help_text_for_name: "The fieldsets unique name in lowercase chars only." +admin_help_text_for_icon: "The fieldsets valid :link icon class." admin_entries_visible: "Látható" admin_entries_draft: "Piszkozat" admin_entries_hidden: "Rejtett"