mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 08:16:06 -06:00
New translations section.php (Russian)
This commit is contained in:
parent
de28b42df4
commit
9efa10d18a
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"title" =>"категория",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"title" =>"Placeholderforsearch",
|
||||
|
||||
],
|
||||
|
||||
return [
|
||||
'category' => [
|
||||
'title' => 'Category',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'title' => 'Placeholder',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user