feat(locale): add content type and plain text translations for in-app messages

This commit is contained in:
Sheldon Guo 2025-04-25 08:22:28 +08:00
parent cd8141ca15
commit 8f322edc04
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@
"Channel name": "Channel name", "Channel name": "Channel name",
"Message group name": "Message group name", "Message group name": "Message group name",
"Message title": "Message title", "Message title": "Message title",
"Content type": "Content type",
"Plain text": "Plain text",
"Message content": "Message content", "Message content": "Message content",
"Details page for desktop": "Details page for desktop", "Details page for desktop": "Details page for desktop",
"Support two types of links: internal links and external links. If using an internal link, the link starts with\"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".": "Support two types of links: internal links and external links. If using an internal link, the link starts with \"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".", "Support two types of links: internal links and external links. If using an internal link, the link starts with\"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".": "Support two types of links: internal links and external links. If using an internal link, the link starts with \"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".",

View File

@ -18,6 +18,8 @@
"Message group name": "消息分组名称", "Message group name": "消息分组名称",
"Message title": "消息标题", "Message title": "消息标题",
"Message content": "消息内容", "Message content": "消息内容",
"Content type": "内容格式",
"Plain text": "纯文本",
"detail URL": "详情链接", "detail URL": "详情链接",
"Details page for desktop": "桌面端详情页", "Details page for desktop": "桌面端详情页",
"Support two types of links: internal links and external links. If using an internal link, the link starts with\"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".": "支持两种链接类型:内部链接和外部链接。如果使用内部链接,链接以“/”开头,例如“/admin”。如果使用外部链接链接以“http”开头例如“https://example.com”。", "Support two types of links: internal links and external links. If using an internal link, the link starts with\"/\", for example, \"/admin\". If using an external link, the link starts with \"http\", for example, \"https://example.com\".": "支持两种链接类型:内部链接和外部链接。如果使用内部链接,链接以“/”开头,例如“/admin”。如果使用外部链接链接以“http”开头例如“https://example.com”。",