summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/nb_NO.php
blob: 2a0a6d8a76d8013cf31e7179b68b2c679885967d (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Versions" => "Versjoner",
"Restore" => "Gjenopprett"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";