mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-24 02:28:14 +08:00
New translations activities.php (Korean)
This commit is contained in:
parent
6049ea28f6
commit
43f805a37f
@ -85,12 +85,12 @@ return [
|
||||
'webhook_delete_notification' => '웹 훅 삭제함',
|
||||
|
||||
// Imports
|
||||
'import_create' => 'created import',
|
||||
'import_create_notification' => 'Import successfully uploaded',
|
||||
'import_run' => 'updated import',
|
||||
'import_run_notification' => 'Content successfully imported',
|
||||
'import_delete' => 'deleted import',
|
||||
'import_delete_notification' => 'Import successfully deleted',
|
||||
'import_create' => '임포트 파일이 생성되었습니다.',
|
||||
'import_create_notification' => '임포트 파일이 업로드 되었습니다.',
|
||||
'import_run' => '임포트를 업데이트하였습니다.',
|
||||
'import_run_notification' => '내용을 가져왔습니다.',
|
||||
'import_delete' => '임포트 파일 삭제',
|
||||
'import_delete_notification' => '임포트 파일을 삭제하였습니다.',
|
||||
|
||||
// Users
|
||||
'user_create' => '사용자 생성',
|
||||
|
Loading…
x
Reference in New Issue
Block a user