Blame view
sources/apps/user_migrate/l10n/vi.php
273 Bytes
|
42e4f8d60
|
1 2 3 4 5 |
<?php $TRANSLATIONS = array( "Export" => "xuất ra", "Something went wrong while the export file was being generated" => "Một cái gì đó đã sai trong khi bạn xuất các tập tin đã được tạo ra", "An error has occurred" => "Một lỗi đã xảy ra" ); |