mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Finnish)
This commit is contained in:
parent
ec8842b66c
commit
e09ccb1aa9
@ -30,12 +30,18 @@ return [
|
|||||||
'instructions' => 'Sitä käytetään lisäämään kuvakkeet, jotka osoittavat luokan tyypin.',
|
'instructions' => 'Sitä käytetään lisäämään kuvakkeet, jotka osoittavat luokan tyypin.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'Vanhempi',
|
||||||
'level' => 'Level',
|
'level' => 'Taso',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'Mainosten määrä',
|
||||||
|
|
||||||
'please_wait' => 'Odota. Poistetaan alaluokat',
|
'please_wait' => 'Odota. Poistetaan alaluokat',
|
||||||
'category_selection' => 'Luokan valinta',
|
'category_selection' => 'Luokan valinta',
|
||||||
'go_to_parent' => 'Mene vanhemmalle',
|
'go_to_parent' => 'Mene vanhemmalle',
|
||||||
'preview' => 'Preview'
|
'preview' => 'Esikatselu',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => 'Määrittämätön luokka',
|
||||||
|
'categories_with_no_meta_report' => 'Luokat, joissa ei ole metaraporttia',
|
||||||
|
'category' => 'Kategoria',
|
||||||
|
'id' => 'ID',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user