From b1d459527ea2e16ff264c8f05c43fb26304450ca Mon Sep 17 00:00:00 2001 From: Koala Ng Date: Tue, 21 Nov 2023 13:46:27 +0800 Subject: [PATCH] Update lang_invite.php --- lang/cht/lang_invite.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cht/lang_invite.php b/lang/cht/lang_invite.php index 3742b9a6..07d82648 100644 --- a/lang/cht/lang_invite.php +++ b/lang/cht/lang_invite.php @@ -60,6 +60,7 @@ $lang_invite = array 'text_tmp_status' => '臨時邀請狀態', 'text_permanent' => '永久有效邀请', 'text_consume_invite' => '使用邀请', + 'text_temporary_left' => '%s個臨時邀請', 'text_expired_at' => '過期時間', );