mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Japanese)
This commit is contained in:
parent
965b24adc6
commit
7326dcd0b7
@ -249,7 +249,7 @@ return [
|
|||||||
'name' => '過去24時間'
|
'name' => '過去24時間'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => '過去24時間で'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => '先週'
|
'name' => '先週'
|
||||||
@ -300,10 +300,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'オプション',
|
'options' => 'オプション',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => '自由',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => '広告日',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => '写真、ビデオ',
|
||||||
'and_above' => 'and above',
|
'and_above' => '以上',
|
||||||
'and_below' => 'and below',
|
'and_below' => '以下',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'すべてクリア',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user