Przeglądaj źródła

Add i18n string

Daniel Supernault 3 lat temu
rodzic
commit
e46b9b2798
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      resources/lang/en/web.php

+ 1 - 0
resources/lang/en/web.php

@@ -55,6 +55,7 @@ return [
 		'drive' => 'Drive',
 		'settings' => 'Settings',
 		'compose' => 'Create New',
+		'logout' => 'Logout',
 
 		// Nav footer
 		'about' => 'About',