mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-11 00:54:50 +00:00
New translations web.php (Greek)
[ci skip]
This commit is contained in:
parent
fa0c0dce83
commit
235649a145
1 changed files with 3 additions and 3 deletions
|
@ -26,8 +26,8 @@ return [
|
||||||
'success' => 'Επιτυχής',
|
'success' => 'Επιτυχής',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'Proceed',
|
||||||
'next' => 'Next',
|
'next' => 'Next',
|
||||||
'close' => 'Close',
|
'close' => 'Κλείσιμο',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'κάντε κλικ εδώ',
|
||||||
|
|
||||||
'sensitive' => 'Ευαίσθητο',
|
'sensitive' => 'Ευαίσθητο',
|
||||||
'sensitiveContent' => 'Ευαίσθητο περιεχόμενο',
|
'sensitiveContent' => 'Ευαίσθητο περιεχόμενο',
|
||||||
|
@ -102,7 +102,7 @@ return [
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'δημοσίευση',
|
'post' => 'δημοσίευση',
|
||||||
'story' => 'ιστορία',
|
'story' => 'ιστορία',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'Δεν βρέθηκαν ειδοποιήσεις',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
|
|
Loading…
Reference in a new issue