mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin translations (#2071)
* New translations common.php (Korean) * New translations settings.php (Korean)
This commit is contained in:
@ -66,8 +66,8 @@ return [
|
||||
'profile_menu' => '프로필',
|
||||
'view_profile' => '프로필 보기',
|
||||
'edit_profile' => '프로필 바꾸기',
|
||||
'dark_mode' => 'Dark Mode',
|
||||
'light_mode' => 'Light Mode',
|
||||
'dark_mode' => '다크 모드',
|
||||
'light_mode' => '라이트 모드',
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => '정보',
|
||||
|
Reference in New Issue
Block a user