mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations stream.php (Spanish)
This commit is contained in:
parent
b278eb6d8a
commit
f144f4b6b5
@ -1,13 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"profile" => [
|
'profile' => [
|
||||||
"name" =>"Perfil",
|
'name' => 'Perfil',
|
||||||
|
],
|
||||||
],
|
'adress' => [
|
||||||
"adress" => [
|
'name' => 'Dirección',
|
||||||
"name" =>"Dirección",
|
],
|
||||||
|
];
|
||||||
],
|
|
||||||
|
|
||||||
];
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user