mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Japanese)
This commit is contained in:
parent
01234e9636
commit
4fd78a086b
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => '電話番号でログイン',
|
||||
'login_with_email_address' => 'メールアドレスでログイン',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => '会社ディレクトリ',
|
||||
'popular_ads' => '人気の広告',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'テキストメッセージを送信(SMS)',
|
||||
'mail' => 'メールを送る',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => '登録手順',
|
||||
'list' => 'リスト',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'あなたのインターネット接続が壊れています、',
|
||||
'we_miss_you_so_much_already' => 'もうあなたがいなくて寂しいです!',
|
||||
'try_again' => '再試行',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user