From d1fd7f63ffa590b9a1bdf6b1fd2897ecca8a0b33 Mon Sep 17 00:00:00 2001 From: xiaomlove <353856593@qq.com> Date: Fri, 9 Aug 2024 03:23:13 +0800 Subject: [PATCH] fix issue #268 --- lang/en/lang_functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/lang_functions.php b/lang/en/lang_functions.php index 5a89f07e..9dce9188 100644 --- a/lang/en/lang_functions.php +++ b/lang/en/lang_functions.php @@ -299,7 +299,7 @@ $lang_functions = array 'text_thirty_percent_down' => "30%", 'text_please_download_something_within' => "Please download something within ", 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.", - 'text_attendance' => '[Attend get bouns]', + 'text_attendance' => '[Attend get bonus]', 'text_attended' => '[Attend got: %u, card: %d]', 'row_pt_gen_douban_url' => "PT-Gen douban link", 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",