mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
6 lines
395 B
PHP
6 lines
395 B
PHP
<?php
|
|
|
|
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: "network" or "notifications/system""] = "Beispiele: network, notifications/system";
|
|
App::$strings["Submit"] = "Senden";
|