diff options
author | Outbreak2096 <outbreak2096@users.noreply.translate.codeberg.org> | 2025-02-04 04:22:15 +0000 |
---|---|---|
committer | Codeberg Translate <translate@codeberg.org> | 2025-02-05 05:21:02 +0000 |
commit | 396ba67856536d133e4e10a7776cbc26bbf8440b (patch) | |
tree | b3c03c756cd02f64f51eba7c48ec06d51394b92d | |
parent | f76fe6fa900c722608d2afbd2245a6a12e5384cc (diff) | |
download | abrechenbarkeit-396ba67856536d133e4e10a7776cbc26bbf8440b.tar abrechenbarkeit-396ba67856536d133e4e10a7776cbc26bbf8440b.tar.bz2 abrechenbarkeit-396ba67856536d133e4e10a7776cbc26bbf8440b.tar.zst |
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (75 of 75 strings)
Translation: Abrechenbarkeit/App
Translate-URL: https://translate.codeberg.org/projects/abrechenbarkeit/app/zh_Hans/
-rw-r--r-- | locale/zh_Hans.ini | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/locale/zh_Hans.ini b/locale/zh_Hans.ini index 9e93cb0..f03912a 100644 --- a/locale/zh_Hans.ini +++ b/locale/zh_Hans.ini @@ -70,4 +70,10 @@ users.inactive_list = 不活跃用户 users.embezzlement = 目前共有 {amount} 被挪用。 user.form.restock.submit = 上货 user.form.restock = 上货产品 -spus = SPU
\ No newline at end of file +spus = SPU +products.form.addbarcode = 添加条形码 +field.not_set = 未设置 +products.form.removebarcode = 移除条形码 +error.unknown_barcode = 未知条形码 +error.open_new_barcodes = 无法打开新条形码文件 +error.open_barcodes = 无法打开条形码文件
\ No newline at end of file |