diff options
Diffstat (limited to 'apps/files_sharing/l10n/vi.php')
-rw-r--r-- | apps/files_sharing/l10n/vi.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php index 1db740c0234..33c0d2188d8 100644 --- a/apps/files_sharing/l10n/vi.php +++ b/apps/files_sharing/l10n/vi.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Được chia sẽ bởi {owner}", +"Shared by" => "Chia sẻ bởi", "Password" => "Mật khẩu", +"Name" => "Tên", "Download" => "Tải về" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |