Ver Fonte

Update site.php

https://github.com/pixelfed/pixelfed/issues/1737
okpierre há 5 anos atrás
pai
commit
0bb1887da9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      resources/lang/en/site.php

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

@@ -14,5 +14,6 @@ return [
 	'selectLocale'  => 'Select one of the supported languages',
 	'selectLocale'  => 'Select one of the supported languages',
 	'contact'		=> 'Contact',
 	'contact'		=> 'Contact',
 	'contact-us'	=> 'Contact Us',
 	'contact-us'	=> 'Contact Us',
+    'places'        => 'Places',
 
 
 ];
 ];