Forráskód Böngészése

New translations web.php (Greek)
[ci skip]

daniel 3 éve
szülő
commit
9c0315cf5f
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      resources/lang/el/web.php

+ 7 - 0
resources/lang/el/web.php

@@ -56,6 +56,13 @@ return [
 		'settings' => 'Settings',
 		'settings' => 'Settings',
 		'compose' => 'Create New',
 		'compose' => 'Create New',
 
 
+		// Nav footer
+		'about' => 'About',
+		'help' => 'Help',
+		'language' => 'Language',
+		'privacy' => 'Privacy',
+		'terms' => 'Terms',
+
 		// Temporary links
 		// Temporary links
 		'backToPreviousDesign' => 'Go back to previous design'
 		'backToPreviousDesign' => 'Go back to previous design'
 	],
 	],