From 7c6ef91ae87ab8ce67222664d7e304d9e07ce0d7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:13:45 +0900 Subject: [PATCH] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index bec79a035a..e421a2ff65 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1263,6 +1263,9 @@ confirmWhenRevealingSensitiveMedia: "显示敏感内容前需要确认" sensitiveMediaRevealConfirm: "这是敏感内容。是否显示?" createdLists: "已创建的列表" createdAntennas: "已创建的天线" +fromX: "从 {x}" +genEmbedCode: "生成嵌入代码" +noteOfThisUser: "此用户的帖子" clipNoteLimitExceeded: "无法再往此便签内添加更多帖子" _delivery: status: "投递状态" @@ -2641,3 +2644,7 @@ _contextMenu: app: "应用" appWithShift: "Shift 键应用" native: "浏览器的用户界面" +_embedCodeGen: + title: "自定义嵌入代码" + header: "显示标题" + maxHeight: "最大高度"