We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ada726 commit fd2777dCopy full SHA for fd2777d
lang/hu/common.php
@@ -30,8 +30,8 @@
30
'create' => 'Létrehozás',
31
'update' => 'Frissítés',
32
'edit' => 'Szerkesztés',
33
- 'archive' => 'Archive',
34
- 'unarchive' => 'Un-Archive',
+ 'archive' => 'Archiválás',
+ 'unarchive' => 'Archiválás visszavonása',
35
'sort' => 'Rendezés',
36
'move' => 'Áthelyezés',
37
'copy' => 'Másolás',
@@ -111,5 +111,5 @@
111
'terms_of_service' => 'Felhasználási feltételek',
112
113
// OpenSearch
114
- 'opensearch_description' => 'Search :appName',
+ 'opensearch_description' => 'Keresés :appName',
115
];
0 commit comments