Blame view
sources/apps/files_versions/l10n/vi.php
190 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Could not revert: %s" => "Không thể khôi phục: %s", |
|
31b7f2792
|
4 5 |
"Versions" => "Phiên bản", "Restore" => "Khôi phục" |
|
03e52840d
|
6 |
); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |