このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
076server/resources/lang/en/site.php

37 行
1.0 KiB
PHP

<?php
return [
'tuika' => 'add to',
'hensyu' => 'Edit',
'sakujyo' => 'Delete',
'signin' => 'Sign in',
'signout' => 'Sign out',
'toroku' => 'Registration',
'sinkitoroku' => 'sign up',
'hissu' => 'Mandatory',
'username' => 'username',
'hyojiname' => 'Showing name',
'hyojiname_memo' => 'If you do not enter it, the user name will be displayed.',
'password' => 'password',
'password_memo' => 'If you do not change the password, do not enter it as it is.',
'passwordkakunin' => 'Password confirmation',
'kuni' => 'Country',
'seibetu' => 'sex',
'densimail' => 'e-mail',
'de_kokai' => 'Published by :date',
'no_icon' => ':name\'s icon',
'jikosyokai' => 'Self-introduction',
'ippan' => 'General',
'renraku' => 'Contact',
'gengo' => 'language',
'top' => 'Top',
'doga' => 'Video',
'profilenohyoji' => 'View profile',
'profilenohensyu' => 'Edit profile',
'tokonotuika' => 'Add post',
'doganotuika' => 'Add video',
'comentitiran' => 'List of comments',
'useritiran' => 'User list',
'minyukaimono' => 'Non-members',
];