From 7143bf8dab10c5a4322a44348b9af34e194443a7 Mon Sep 17 00:00:00 2001 From: flornkm <92092993+flornkm@users.noreply.github.com> Date: Sat, 27 Jan 2024 12:31:44 +0100 Subject: [PATCH] inlang: update translations --- lang/messages.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/lang/messages.json b/lang/messages.json index 7f6d0dfe..1b4e8293 100644 --- a/lang/messages.json +++ b/lang/messages.json @@ -404,6 +404,16 @@ "value": "Tritschler & Kiem GbR" } ] + }, + { + "languageTag": "zh", + "match": [], + "pattern": [ + { + "type": "Text", + "value": "Tritschler & Kiem GbR" + } + ] } ] }, @@ -1122,6 +1132,16 @@ "value": "Go up" } ] + }, + { + "languageTag": "zh", + "match": [], + "pattern": [ + { + "type": "Text", + "value": "上" + } + ] } ] }, @@ -2386,6 +2406,16 @@ "value": "Contact" } ] + }, + { + "languageTag": "zh", + "match": [], + "pattern": [ + { + "type": "Text", + "value": "接触" + } + ] } ] }, @@ -4274,6 +4304,16 @@ "value": "I'm currently working on a new project and and want to inform\n you first when it's ready. I therefore created this personal\n waitlist. I will never spam you and will only update you when I\n have something really useful to share." } ] + }, + { + "languageTag": "zh", + "match": [], + "pattern": [ + { + "type": "Text", + "value": "我目前正在开发一个新项目,并希望在项目准备就绪时先通知您。因此,我创建了这个个人候补名单。我绝不会向您发送垃圾邮件,只有当我有真正有用的东西要分享时才会更新您。" + } + ] } ] }, @@ -4290,6 +4330,16 @@ "value": "Join my personal waitlist" } ] + }, + { + "languageTag": "zh", + "match": [], + "pattern": [ + { + "type": "Text", + "value": "加入我的个人候补名单" + } + ] } ] },