From f0fa3f32021525325a5f7c658d7e787dea2fc799 Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 28 Oct 2021 01:24:44 +0200 Subject: New shortcut: actualize feeds (#3900) * configs * i18n * improved * Update app/i18n/fr/conf.php Co-authored-by: Alexandre Alapetite * Update p/scripts/main.js Co-authored-by: Alexandre Alapetite * Update main.js * Update conf.php * make fix-all * i18n * i18n * i18n: delete conf.shortcut.actualize * Update app/views/configure/shortcut.phtml --- app/i18n/zh-cn/gen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/zh-cn/gen.php') diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php index 1a93c966d..355860c56 100644 --- a/app/i18n/zh-cn/gen.php +++ b/app/i18n/zh-cn/gen.php @@ -2,7 +2,7 @@ return array( 'action' => array( - 'actualize' => '获取', + 'actualize' => '更新提要', 'add' => '添加', 'back' => '← 返回', 'back_to_rss_feeds' => '← 返回订阅源', -- cgit v1.2.3