mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang: ja
This commit is contained in:
@@ -11,12 +11,12 @@ $lang_takeinvite = array
|
||||
'std_is_in_use' => " is already in use.",
|
||||
'mail_here' => "HERE",
|
||||
'mail_tilte' => " Invitation",
|
||||
'mail_one' => "Hi,<br /><br />You have been invited to join the ".$SITENAME." community by ",
|
||||
'mail_one' => "Hi,<br /><br />You have been invited to join the %s community by ",
|
||||
'mail_two' => ".<br />This is a private community which has very knowledgeable members. <br />If you are interested in joining the community please read over <br />the rules and confirm the invite.<br /><br />If you want to accept this invitation, you'll need to click this link:",
|
||||
'mail_three' => "You'll need to accept the invitation within ",
|
||||
'mail_four' => " days, or else the link will become inactive.<br />We on ".$SITENAME." hope that you'll accept the invitation and join our great community!<br /><br />Personal message from ",
|
||||
'mail_four' => " days, or else the link will become inactive.<br />We on %s hope that you'll accept the invitation and join our great community!<br /><br />Personal message from ",
|
||||
'mail_five' => ":",
|
||||
'mail_six' => "If you do not know the person who has invited you, please forward this email to ".$REPORTMAIL."<br /><br />------<br />Yours,<br />The ".$SITENAME." Team.",
|
||||
'mail_six' => "If you do not know the person who has invited you, please forward this email to %s<br /><br />------<br />Yours,<br />The %s Team.",
|
||||
'std_error' => "Error",
|
||||
'std_invite_denied' => "Users of your class are not allowed to send invitation. How do you get here?",
|
||||
'std_email_address_banned' => "This email address is banned!",
|
||||
|
||||
Reference in New Issue
Block a user