1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addon/startpage/lang/de/strings.php

7 lines
395 B
PHP
Raw Normal View History

<?php
2016-04-17 16:29:18 +02:00
App::$strings["Startpage Settings"] = "Startseiten-Einstellungen";
App::$strings["Home page to load after login - leave blank for profile wall"] = "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand";
App::$strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Beispiele: network, notifications/system";
App::$strings["Submit"] = "Senden";