mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:51:54 +08:00
New translations settings.php (Japanese)
This commit is contained in:
parent
3054a9e421
commit
d5d335352a
|
@ -175,7 +175,10 @@ return [
|
|||
'users_delete_named' => 'ユーザ「:userName」を削除',
|
||||
'users_delete_warning' => 'ユーザ「:userName」を完全に削除します。',
|
||||
'users_delete_confirm' => '本当にこのユーザを削除してよろしいですか?',
|
||||
'users_delete_success' => 'ユーザを削除しました',
|
||||
'users_migrate_ownership' => 'Migrate Ownership',
|
||||
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
||||
'users_none_selected' => 'No user selected',
|
||||
'users_delete_success' => 'User successfully removed',
|
||||
'users_edit' => 'ユーザ編集',
|
||||
'users_edit_profile' => 'プロフィール編集',
|
||||
'users_edit_success' => 'ユーザを更新しました',
|
||||
|
|
Loading…
Reference in New Issue
Block a user