From 37e757128b34969ff59a3b7b95ca56a7181893f9 Mon Sep 17 00:00:00 2001 From: teddy tang Date: Mon, 12 Jul 2021 01:29:51 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (39 of 39 strings) Translation: opensourcepos/module Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/module/zh_Hant/ --- application/language/zh-Hant/module_lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/language/zh-Hant/module_lang.php b/application/language/zh-Hant/module_lang.php index 836b2d3d1..48c12de6b 100644 --- a/application/language/zh-Hant/module_lang.php +++ b/application/language/zh-Hant/module_lang.php @@ -29,12 +29,12 @@ $lang["module_migrate_desc"] = "更新 OSPOS 數據庫。"; $lang["module_office"] = "辦公室"; $lang["module_office_desc"] = "列出辦公菜單模塊。"; $lang["module_receivings"] = "進貨"; -$lang["module_receivings_desc"] = "採購訂單流程"; +$lang["module_receivings_desc"] = "採購訂單流程."; $lang["module_reports"] = "報表"; -$lang["module_reports_desc"] = "檢視與產生報表"; +$lang["module_reports_desc"] = "檢視與產生報表."; $lang["module_sales"] = "出貨"; -$lang["module_sales_desc"] = "出貨與退貨"; +$lang["module_sales_desc"] = "出貨與退貨."; $lang["module_suppliers"] = "供應商"; -$lang["module_suppliers_desc"] = "添加,更新,刪除,搜索供應商"; +$lang["module_suppliers_desc"] = "添加,更新,刪除,搜索供應商."; $lang["module_taxes"] = "稅收"; $lang["module_taxes_desc"] = "配置銷售稅。";