Browse Source

update japanese translate

YoheiZuho 5 years ago
parent
commit
c159fc289f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/ja/site.php

+ 1 - 1
resources/lang/ja/site.php

@@ -14,7 +14,7 @@ return [
 	'selectLocale'  => 'リストの中からロケール(言語)を選択してください',
 	'selectLocale'  => 'リストの中からロケール(言語)を選択してください',
 	'contact'		=> 'コンタクト',
 	'contact'		=> 'コンタクト',
 	'contact-us'	=> 'お問い合わせ',
 	'contact-us'	=> 'お問い合わせ',
-	'places'        => 'プレイス',
+	'places'        => '場所',
 	'profiles'      => 'プロフィール',
 	'profiles'      => 'プロフィール',
 
 
 ];
 ];