mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations stream.php (Portuguese)
This commit is contained in:
parent
f0e29a0bb7
commit
f1847640e0
@ -1,13 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"category" => [
|
'category' => [
|
||||||
"name" =>"Categoria",
|
'name' => 'Categoria',
|
||||||
|
|
||||||
],
|
],
|
||||||
"placeholderforsearch" => [
|
'placeholderforsearch' => [
|
||||||
"name" =>"Placeholderforsearch",
|
'name' => 'Placeholderforsearch',
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user