From 4beb92098a0c1565aca7e674c884992ee3723aad Mon Sep 17 00:00:00 2001 From: Abdurrahman Rajab <rajab-2@windowslive.com> Date: Sun, 18 Apr 2021 12:31:20 +0000 Subject: [PATCH] RTL support and Arabic Translation (#178) --- i18n/zh-cn.toml | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index 342f231..1f05270 100755 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -24,4 +24,13 @@ other = "发送" [read_more] -other = "继续阅读" \ No newline at end of file +other = "继续阅读" + +[name] +other = "姓名" + +[email] +other = "电子邮件" + +[message] +other = "信息" \ No newline at end of file -- Gitblit v1.10.0