mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#4890)
This commit is contained in:
@@ -27,7 +27,7 @@ return [
|
||||
'notifications_save' => '환경설정 저장',
|
||||
'notifications_update_success' => '알림 환경설정이 업데이트되었습니다!',
|
||||
'notifications_watched' => '주시 및 무시한 항목',
|
||||
'notifications_watched_desc' => ' 아래는 사용자 지정 시계 환경설정이 적용된 항목입니다. 이러한 항목에 대한 환경설정을 업데이트하려면 해당 항목을 본 다음 사이드바에서 시계 옵션을 찾습니다.',
|
||||
'notifications_watched_desc' => '아래는 사용자 지정 시계 환경설정이 적용된 항목입니다. 이러한 항목에 대한 환경설정을 업데이트하려면 해당 항목을 본 다음 사이드바에서 시계 옵션을 찾습니다.',
|
||||
|
||||
'auth' => '액세스 및 보안',
|
||||
'auth_change_password' => '패스워드 변경',
|
||||
|
@@ -276,6 +276,14 @@ return [
|
||||
'webhooks_last_errored' => '마지막 에러:',
|
||||
'webhooks_last_error_message' => '마지막 에러 메시지:',
|
||||
|
||||
// Licensing
|
||||
'licenses' => 'Licenses',
|
||||
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
|
||||
'licenses_bookstack' => 'BookStack License',
|
||||
'licenses_php' => 'PHP Library Licenses',
|
||||
'licenses_js' => 'JavaScript Library Licenses',
|
||||
'licenses_other' => 'Other Licenses',
|
||||
'license_details' => 'License Details',
|
||||
|
||||
//! If editing translations files directly please ignore this in all
|
||||
//! languages apart from en. Content will be auto-copied from en.
|
||||
|
Reference in New Issue
Block a user