1
0
Эх сурвалжийг харах

Merge pull request #3095 from pixelfed/l10n_staging

New Crowdin updates
daniel 3 жил өмнө
parent
commit
8db6a79de9

+ 4 - 4
resources/lang/el/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Χώρος αποθήκευσης',
 		'settings' => 'Ρυθμίσεις',
 		'compose' => 'Δημιουργία νέου',
-		'logout' => 'Logout',
+		'logout' => 'Αποσύνδεση',
 
 		// Nav footer
 		'about' => 'Σχετικά με',
@@ -118,8 +118,8 @@ return [
 		'followRequested' => 'Ακολουθήστε Το Αίτημα',
 		'joined' => 'Joined',
 
-		'emptyCollections' => 'We can\'t seem to find any collections',
-		'emptyPosts' => 'We can\'t seem to find any posts',
+		'emptyCollections' => 'Δεν μπορούμε να βρούμε συλλογές',
+		'emptyPosts' => 'Δεν μπορούμε να βρούμε δημοσιεύσεις',
 	],
 
 	'menu' => [
@@ -180,7 +180,7 @@ return [
 	],
 
 	'hashtags' => [
-		'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
+		'emptyFeed' => 'Δεν μπορούμε να βρούμε δημοσιεύσεις για αυτό το hashtag'
 	],
 
 ];

+ 1 - 1
resources/lang/he/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'כונן (דרייב)',
 		'settings' => 'הגדרות',
 		'compose' => 'צרו חדש',
-		'logout' => 'Logout',
+		'logout' => 'התנתק/י',
 
 		// Nav footer
 		'about' => 'אודות',

+ 1 - 1
resources/lang/id/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'Perangkat Keras',
 		'settings' => 'Pengaturan',
 		'compose' => 'Membuat baru',
-		'logout' => 'Logout',
+		'logout' => 'Keluar',
 
 		// Nav footer
 		'about' => 'Tentang',

+ 1 - 1
resources/lang/ja/web.php

@@ -55,7 +55,7 @@ return [
 		'drive' => 'ドライブ',
 		'settings' => '設定',
 		'compose' => '新規投稿',
-		'logout' => 'Logout',
+		'logout' => 'ログアウト',
 
 		// Nav footer
 		'about' => 'このサーバーについて',