Update lang_invite.php

Supplementary untranslated fields
This commit is contained in:
Koala Ng
2023-11-20 19:57:15 +08:00
committed by GitHub
parent 09a1238ae6
commit e5076200ac

View File

@@ -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' => '過期時間',
);