nextcloud/apps/files_versions/l10n/vi.php

6 lines
149 B
PHP

<?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"
);