mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang: ja
This commit is contained in:
@@ -27,16 +27,15 @@ $lang_takesignup = array
|
||||
'std_to_finish_signup' => " to finish signup, thanks!",
|
||||
'msg_subject' => "Welcome to ",
|
||||
'msg_congratulations' => "Congratulations ",
|
||||
'msg_you_are_a_member' => ",\n\nYou are now a member of ".$SITENAME.",\nWe would like to take this opportunity to say hello and welcome to ".$SITENAME."!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of ".$SITENAME." ",
|
||||
'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
|
||||
'mail_this_link' => "THIS LINK",
|
||||
'mail_here' => "HERE",
|
||||
'mail_title' => " User Registration Confirmation",
|
||||
'mail_one' => "Hi ",
|
||||
'mail_two' => ",<br /><br />You have requested a new user account on ".$SITENAME." and you have <br />specified this address ",
|
||||
'mail_two' => ",<br /><br />You have requested a new user account on %s and you have <br />specified this address ",
|
||||
'mail_three' => " as user contact.<br /><br />If you did not do this, please ignore this email. The person who entered your <br />email address had the IP address ",
|
||||
'mail_four' => ". Please do not reply.<br /><br />To confirm your user registration, you have to follow ",
|
||||
'mail_four_1' => "<br /><br />If the Link above is broken or expired, try to send a new confirmation email again from ",
|
||||
'mail_five' => "<br /><br />After you do this, you will be able to use your new account. If you fail to <br />do this, your account will be deleted within 24 hours. We urge you to read <br />the RULES and FAQ before you start using ".$SITENAME.".<br /><br />Please Note: If you did not register for ".$SITENAME.", please report this email to ".$REPORTMAIL."<br /><br />------<br />Yours,<br />The ".$SITENAME." Team.",
|
||||
'std_invalid_gender' => "Invalid Gender!",
|
||||
'mail_five' => "<br /><br />After you do this, you will be able to use your new account. If you fail to <br />do this, your account will be deleted within 24 hours. We urge you to read <br />the RULES and FAQ before you start using %s.<br /><br />Please Note: If you did not register for %s, please report this email to %s<br /><br />------<br />Yours,<br />The %s Team.",
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user