From b32b767260ee7cb44e26ba5c8cc547d77d7bd16e Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 31 Jan 2018 08:01:38 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 100.0% (51 of 51 strings) --- application/language/vi/receivings_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/vi/receivings_lang.php b/application/language/vi/receivings_lang.php index d56372f33..0dcf62108 100644 --- a/application/language/vi/receivings_lang.php +++ b/application/language/vi/receivings_lang.php @@ -2,7 +2,7 @@ $lang["receivings_cancel_receiving"] = "Cancel"; $lang["receivings_cannot_be_deleted"] = "Receiving(s) delete failed."; -$lang["receivings_comments"] = "Comments"; +$lang["receivings_comments"] = "Comment"; $lang["receivings_complete_receiving"] = "Finish"; $lang["receivings_confirm_cancel_receiving"] = "Are you sure you want to clear this receiving? All items will cleared."; $lang["receivings_confirm_delete"] = "Are you sure you want to delete this receiving? This action cannot be undone.";