Move locales
This commit is contained in:
13
Locale/hu_HU/translations.php
Normal file
13
Locale/hu_HU/translations.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'Naptár',
|
||||
'Calendar settings' => 'Naptár beállítások',
|
||||
'Project calendar view' => 'A projekt megjelenítése naptári formában',
|
||||
'User calendar view' => 'A felhasználó naptárának megjelenítése',
|
||||
'My calendar' => 'Naptáram',
|
||||
'Switch to the list view' => 'Átkapcsolás lista nézetbe',
|
||||
'Show tasks based on the start date' => 'A feladatok megjelenítése a kezdő dátum alapján',
|
||||
'Subtasks time tracking' => 'A részfeladatok idejének megjelenítése',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user