mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +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',
|
||||
'sentA' => 'küldött egy %-t',
|
||||
|
||||
'followed' => 'followed',
|
||||
'followed' => 'követés',
|
||||
'mentioned' => 'megemlített',
|
||||
'you' => 'te',
|
||||
|
||||
'yourApplication' => 'Your application to join',
|
||||
'applicationApproved' => 'was approved!',
|
||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
||||
'yourApplication' => 'Az ön csatlakozási kérelme',
|
||||
'applicationApproved' => 'elfogadva!',
|
||||
'applicationRejected' => 'elutasítva. A csatlakozást 6 hónap múlva újra kérelmezheti.',
|
||||
|
||||
'dm' => 'dm',
|
||||
'groupPost' => 'group post',
|
||||
'modlog' => 'modlog',
|
||||
'dm' => 'pü',
|
||||
'groupPost' => 'csoportos poszt',
|
||||
'modlog' => 'mod napló',
|
||||
'post' => 'bejegyzés',
|
||||
'story' => 'történet',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue