1
0
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:
Dan Brown
2020-04-28 12:25:15 +01:00
committed by GitHub
parent 6f2a2c05bf
commit ce8cea6a9f
2 changed files with 13 additions and 13 deletions

View File

@ -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' => '정보',