summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/lb.php
blob: a33f4969b0949733e45270d406cd0c6a326fc12a (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Saving..." => "Speicheren..."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";