openclassify/addons/default/visiosoft/advs-module/resources/lang/ku/stream.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

38 lines
732 B
PHP

<?php
return [
'advs' => [
'name' => 'Advs',
],
'categories' => [
'name' => 'Kategorî',
],
'village' => [
'name' => 'Gûnd',
],
'custom_fields' => [
'name' => 'Zeviyên xwerû',
],
'custom_field_advs' => [
'name' => 'Fieldêwirmendên qada xwerû',
],
'cf_values' => [
'name' => 'Nirxên Cf',
],
'options' => [
'name' => 'Vebijarkên',
],
'product_options' => [
'name' => 'Vebijarkên Hilberê',
],
'productoptions_value' => [
'name' => 'Nirxê vebijarkan',
],
'option_configuration' => [
'name' => 'Veavakirina',
],
'status' => [
'name' => 'Cî',
],
];