nextcloud/apps/user_ldap/l10n/lb.php

6 lines
122 B
PHP
Raw Normal View History

2013-01-17 18:04:36 -05:00
<?php $TRANSLATIONS = array(
2013-02-01 18:08:15 -05:00
"Deletion failed" => "Konnt net läschen",
2013-01-26 18:06:21 -05:00
"Password" => "Passwuert",
2013-01-17 18:04:36 -05:00
"Help" => "Hëllef"
);