summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/vi.php
blob: 9d72612c2ad9a831c2fdd931d9003d9976f090f6 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "Không thể khôi phục: %s",
"Versions" => "Phiên bản",
"Restore" => "Khôi phục"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";