소스 검색

Update site.php

https://github.com/pixelfed/pixelfed/issues/1737
okpierre 5 년 전
부모
커밋
0bb1887da9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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',
 	'contact'		=> 'Contact',
 	'contact-us'	=> 'Contact Us',
+    'places'        => 'Places',
 
 ];