mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
New translations web.php (Hungarian)
[ci skip]
This commit is contained in:
parent
c979154b97
commit
f7438ef022
1 changed files with 7 additions and 7 deletions
|
@ -83,17 +83,17 @@ return [
|
||||||
'updatedA' => 'frissítette a %-t',
|
'updatedA' => 'frissítette a %-t',
|
||||||
'sentA' => 'küldött egy %-t',
|
'sentA' => 'küldött egy %-t',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'követés',
|
||||||
'mentioned' => 'megemlített',
|
'mentioned' => 'megemlített',
|
||||||
'you' => 'te',
|
'you' => 'te',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Az ön csatlakozási kérelme',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'elfogadva!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'elutasítva. A csatlakozást 6 hónap múlva újra kérelmezheti.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'pü',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'csoportos poszt',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'mod napló',
|
||||||
'post' => 'bejegyzés',
|
'post' => 'bejegyzés',
|
||||||
'story' => 'történet',
|
'story' => 'történet',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue