From c8e7a6f427a0c1ebed2f771854e5cb6a0915f760 Mon Sep 17 00:00:00 2001 From: Izumi Chino <122081822+IzumiChino@users.noreply.github.com> Date: Mon, 8 Jan 2024 03:31:37 +0900 Subject: [PATCH] Update filter_lang.php --- application/language/chinese_simplified/filter_lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/language/chinese_simplified/filter_lang.php b/application/language/chinese_simplified/filter_lang.php index 23a8a272..9f14d3f2 100644 --- a/application/language/chinese_simplified/filter_lang.php +++ b/application/language/chinese_simplified/filter_lang.php @@ -10,7 +10,7 @@ ________________________________________________________________________________ */ $lang['filter_quickfilters'] = '快速过滤'; -$lang['filter_qsl_filters'] = 'QSL 过滤'; +$lang['filter_qsl_filters'] = '过滤 QSL'; $lang['filter_filters'] = '过滤器'; $lang['filter_actions'] = '操作'; $lang['filter_results'] = '每页结果数'; @@ -27,7 +27,7 @@ ________________________________________________________________________________ */ $lang['filter_quicksearch_w_sel'] = '用选中行的条件进行快速搜索:'; -$lang['filter_search_callsign'] = '搜索 呼号'; +$lang['filter_search_callsign'] = '搜索呼号'; $lang['filter_search_dxcc'] = '搜索 DXCC'; $lang['filter_search_state'] = '搜索 州/省'; $lang['filter_search_gridsquare'] = '搜索 网格'; @@ -156,5 +156,5 @@ $lang['filter_options_show'] = '显示'; // $lang['gen_hamradio_wwff'] --> application/language/english/general_words_lang.php // $lang['gen_hamradio_pota'] --> application/language/english/general_words_lang.php // $lang['options_save'] --> application/language/english/options_lang.php -$lang['filter_search_operator']='Search Operator'; -$lang['filter_options_close'] = '关闭'; \ No newline at end of file +$lang['filter_search_operator']='Search Operator'; +$lang['filter_options_close'] = '关闭';