add attendance setting translation

This commit is contained in:
xiaomlove
2022-03-21 20:56:01 +08:00
parent 7c6c3187ae
commit 44270d50b8
7 changed files with 67 additions and 16 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ $lang_attendance = array
'success' => "Success",
'attend_info' => "You have already attended <b>%u</b> days. C <b>%u</b> daythis time you will get <b>%u</b> bonus.",
'initial' => "First attendance get %u bonus.",
'steps' => "Every attendance get %u bonusunless reach maximum %u",
'steps' => "Every continuous attendance get %u bonusunless reach maximum %u",
'continuous' => "Attend %u day continuousevery time will get %u bouns additionalno aggregate.",
'sorry' => "Sorry",
'already_attended' => "You have already attend, no refresh please.",