mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (German)
This commit is contained in:
parent
a7472d4d6f
commit
bdbce533a6
@ -20,7 +20,7 @@ return [
|
|||||||
'name' => 'Preis'
|
'name' => 'Preis'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => 'Standartpreis'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Datum'
|
'name' => 'Datum'
|
||||||
@ -267,8 +267,8 @@ return [
|
|||||||
"no_location" => "Es ist kein Ort ausgewählt.",
|
"no_location" => "Es ist kein Ort ausgewählt.",
|
||||||
"continue" => 'Fortsetzen',
|
"continue" => 'Fortsetzen',
|
||||||
"gallery" => 'Galerie',
|
"gallery" => 'Galerie',
|
||||||
"ads" => 'Ads',
|
"ads" => 'Anzeigen',
|
||||||
"were_found" => 'were found.',
|
"were_found" => 'wurden gefunden.',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => 'Die Anzeige befindet sich im Genehmigungsprozess',
|
'pending_message_1' => 'Die Anzeige befindet sich im Genehmigungsprozess',
|
||||||
@ -296,5 +296,5 @@ return [
|
|||||||
'select_category_step_by_step' => 'Wählen Sie Kategorie Schritt für Schritt',
|
'select_category_step_by_step' => 'Wählen Sie Kategorie Schritt für Schritt',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => 'Optionen',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user