From fff9b465775e4379f01754b778f8a21b7eed754a Mon Sep 17 00:00:00 2001 From: Ruotian Zhang Date: Sat, 24 Dec 2016 16:07:39 +0800 Subject: [PATCH] Update translations.php Fix the translation of "RTL mode". --- app/locales/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/zh_CN/translations.php b/app/locales/zh_CN/translations.php index 8965f28..d7c98ed 100644 --- a/app/locales/zh_CN/translations.php +++ b/app/locales/zh_CN/translations.php @@ -174,7 +174,7 @@ return array( 'Display items on lists' => '在列表上显示条目', 'Summaries' => '摘要', 'Full contents' => '全文', - 'Force RTL mode (Right-to-left language)' => '开启RTL模式(从左到右书写)', + 'Force RTL mode (Right-to-left language)' => '开启RTL模式(从右到左书写)', 'Activated' => '启用', 'Remove this feed' => '移出这个订阅源', // 'Miniflux' => '',