From e5076200ac8041c763e923e9f0633a39557d7300 Mon Sep 17 00:00:00 2001 From: Koala Ng Date: Mon, 20 Nov 2023 19:57:15 +0800 Subject: [PATCH] Update lang_invite.php Supplementary untranslated fields --- lang/cht/lang_invite.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/cht/lang_invite.php b/lang/cht/lang_invite.php index d12cce2e..3742b9a6 100644 --- a/lang/cht/lang_invite.php +++ b/lang/cht/lang_invite.php @@ -58,6 +58,8 @@ $lang_invite = array 'text_seed_torrent_last_announce_at' => '最後做種匯報時間', 'text_enabled' => '啟用', 'text_tmp_status' => '臨時邀請狀態', + 'text_permanent' => '永久有效邀请', + 'text_consume_invite' => '使用邀请', 'text_expired_at' => '過期時間', );