summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/vi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/vi.php')
-rw-r--r--apps/files_sharing/l10n/vi.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php
index d2a64dcb81d..e1a65f27515 100644
--- a/apps/files_sharing/l10n/vi.php
+++ b/apps/files_sharing/l10n/vi.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Mật khẩu"
+"Shared by {owner}" => "Được chia sẽ bởi {owner}",
+"Password" => "Mật khẩu",
+"shared by %s" => " Được chia sẻ bởi %s"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";