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
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"category" => [
|
'category' => [
|
||||||
"title" =>"категория",
|
'title' => 'Category',
|
||||||
|
],
|
||||||
],
|
'placeholderforsearch' => [
|
||||||
"placeholderforsearch" => [
|
'title' => 'Placeholder',
|
||||||
"title" =>"Placeholderforsearch",
|
],
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user