Files
nexusphp/lang/ja/lang_attendance.php
2025-04-19 02:06:51 +07:00

16 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_attendance = array (
'title' => 'サインイン',
'success' => 'サインインに成功します',
'attend_info' => 'これはあなたの<b>u </b>のチェックインです。 <b>u </b>日間継続的に署名しました。このサインインは<b>u </b>魔法の値を取得しました。',
'initial' => '最初のサインインのUマジック値を取得します。',
'steps' => '各連続サインインは、uがキャップされるまで追加のuマジック値を取得できます。',
'continuous' => '継続的にu Dayにサインインし、追加のUマジック値を取得します。',
'sorry' => 'ごめんなさい',
'already_attended' => 'あなたは今日サインインしました、それを繰り返しリフレッシュしないでください。',
'retroactive_event_text' => '修理',
'retroactive_confirm_tip' => '再署名することを確認してください:',
'retroactive_description' => '白い背景のドットをクリックして、再署名します。現在、再署名カード<b>d </b>カードがあります。',
);