1
0
Fork 0

New translations web.php (Hungarian)

[ci skip]
This commit is contained in:
daniel 2021-12-24 02:56:20 -07:00
parent ffc8529ad3
commit a902edc336
1 changed files with 23 additions and 23 deletions

View File

@ -3,34 +3,34 @@
return [
'common' => [
'comment' => 'Comment',
'commented' => 'Commented',
'comments' => 'Comments',
'like' => 'Like',
'liked' => 'Liked',
'likes' => 'Likes',
'share' => 'Share',
'shared' => 'Shared',
'shares' => 'Shares',
'unshare' => 'Unshare',
'comment' => 'Hozzászólás',
'commented' => 'Hozzászólva',
'comments' => 'Hozzászólások',
'like' => 'Tetszik',
'liked' => 'Tetszik',
'likes' => 'Kedvelések',
'share' => 'Megosztás',
'shared' => 'Megosztva',
'shares' => 'Megosztások',
'unshare' => 'Megosztás visszavonása',
'cancel' => 'Cancel',
'copyLink' => 'Copy Link',
'delete' => 'Delete',
'error' => 'Error',
'errorMsg' => 'Something went wrong. Please try again later.',
'oops' => 'Oops!',
'other' => 'Other',
'readMore' => 'Read more',
'success' => 'Success',
'cancel' => 'Mégsem',
'copyLink' => 'Link másolása',
'delete' => 'Törlés',
'error' => 'Hiba',
'errorMsg' => 'Valami hiba történt. Próbáld újra később.',
'oops' => 'Hoppá!',
'other' => 'Egyéb',
'readMore' => 'Tudj meg többet',
'success' => 'Siker',
'sensitive' => 'Sensitive',
'sensitiveContent' => 'Sensitive Content',
'sensitiveContentWarning' => 'This post may contain sensitive content',
'sensitive' => 'Érzékeny',
'sensitiveContent' => 'Kényes tartalom',
'sensitiveContentWarning' => 'Ez a poszt kényes tartalmat tartalmazhat',
],
'site' => [
'terms' => 'Terms of Use',
'terms' => 'Használati feltételek',
'privacy' => 'Privacy Policy',
],