mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Portuguese)
This commit is contained in:
parent
6cdfb0516d
commit
8d1204c11e
@ -250,7 +250,7 @@ return [
|
||||
'name' => 'Nas últimas 24 horas'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'In The Last 24 Hours'
|
||||
'name' => 'Nas últimas 24 horas'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'Na última semana'
|
||||
@ -301,10 +301,10 @@ return [
|
||||
// New create page
|
||||
'options' => 'Opções',
|
||||
|
||||
'free' => 'Free',
|
||||
'ad_date' => 'Ad Date',
|
||||
'photo_video' => 'Photo, Video',
|
||||
'and_above' => 'and above',
|
||||
'and_below' => 'and below',
|
||||
'clear_all' => 'Clear All',
|
||||
'free' => 'Livre',
|
||||
'ad_date' => 'Data do Anúncio',
|
||||
'photo_video' => 'Foto, Vídeo',
|
||||
'and_above' => 'e acima',
|
||||
'and_below' => 'e abaixo',
|
||||
'clear_all' => 'Limpar tudo',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user