Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi.php « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 437708293970f8a275acde96105145a00c51cd6b (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Save" => "tallentaa"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";