chore(i18n): sync Crowdin translations

This commit is contained in:
Crowdin Bot
2026-03-13 11:01:19 +00:00
parent dc47fe93d8
commit e1b2895060
84 changed files with 1472 additions and 96 deletions

View File

@@ -0,0 +1,15 @@
请评估以下表达方式或语言风格以及使用条件或使用情景是否合适:
使用条件或使用情景:{situation}
表达方式或言语风格:{style}
请从以下方面进行评估:
{criteria_list}
请以JSON格式输出评估结果
{{
"suitable": true/false,
"reason": "评估理由(如果不合适,请说明原因)"
}}
如果合适suitable设为true如果不合适suitable设为false并在reason中说明原因。
请严格按照JSON格式输出不要包含其他内容。