nextcloud/apps/files_sharing/l10n/lb.php

7 lines
190 B
PHP
Raw Normal View History

2013-01-27 03:06:21 +04:00
<?php $TRANSLATIONS = array(
2013-04-27 04:24:29 +04:00
"Password" => "Passwuert",
"Submit" => "Fortschécken",
"Download" => "Download",
"web services under your control" => "Web Servicer ënnert denger Kontroll"
2013-01-27 03:06:21 +04:00
);