mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations section.php (Spanish)
This commit is contained in:
parent
e533b9eb49
commit
22dde472cb
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"title" =>"Perfil",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"title" =>"Dirección",
|
||||
|
||||
],
|
||||
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => 'Perfil',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => 'Dirección',
|
||||
],
|
||||
'general_setting' => 'General Settings',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user