mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations section.php (German)
This commit is contained in:
parent
dcc59bf153
commit
015ecc05b9
@ -1,13 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"profile" => [
|
'profile' => [
|
||||||
"title" =>"Profil",
|
'title' => 'Profil',
|
||||||
|
],
|
||||||
],
|
'adress' => [
|
||||||
"adress" => [
|
'title' => 'Anschrift',
|
||||||
"title" =>"Anschrift",
|
],
|
||||||
|
'general_setting' => 'Allgemeine Einstellungen',
|
||||||
],
|
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user