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