Commit 2a6217b7 authored by Pörös Dávid's avatar Pörös Dávid

add hungarian translation for setting

parent f6c9429e
<?php
return [
'settings saved' => 'Beállítások elmentve!',
];
<?php
return [
'title' => [
'settings' => 'Beállítások',
'general settings' => 'Általános beállítások',
'module settings' => 'Modul beállítások',
'module name settings' => ':module modul beállításai',
],
'breadcrumb' => [
'settings' => 'Beállítások',
'module settings' => ':module modul beállításai',
],
'list resource' => 'Beállítások listázása',
'edit resource' => 'Beállítások módosítása',
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment