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/fa.toml | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/i18n/fa.toml b/i18n/fa.toml index c9172e3..06b4fc0 100644 --- a/i18n/fa.toml +++ b/i18n/fa.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