mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
11
page/lang/de/strings.php
Normal file
11
page/lang/de/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Foren";
|
||||
$a->strings["show more"] = "mehr anzeigen";
|
||||
$a->strings["Forums:"] = "Foren:";
|
||||
$a->strings["Page settings updated."] = "Seiteneinstellungen aktualisiert.";
|
||||
$a->strings["Page Settings"] = "Seiteneinstellungen";
|
||||
$a->strings["How many forums to display on sidebar without paging"] = "Wie viele Foren sollen in der Seitenleiste ohne Umblättern angezeigt werden";
|
||||
$a->strings["Randomise Page/Forum list"] = "Zufällige Seiten/Foren Liste";
|
||||
$a->strings["Show pages/forums on profile page"] = "Foren/Seiten auf der Profilseite anzeigen";
|
||||
$a->strings["Submit"] = "Senden";
|
Loading…
Add table
Add a link
Reference in a new issue