浏览代码

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',
 
 ];