summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/is.php
blob: c4a1c58940113df23bd11caf662867a7709eee00 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "Lykilorð"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";