nextcloud/apps/files_external/l10n/lb.php

6 lines
113 B
PHP
Raw Normal View History

2012-12-12 18:18:20 -05:00
<?php $TRANSLATIONS = array(
2013-02-28 18:07:02 -05:00
"Folder name" => "Dossiers Numm:",
2012-12-12 18:18:20 -05:00
"Groups" => "Gruppen",
"Delete" => "Läschen"
);