1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Korean translations

activities.php
common.php
entities.php
validation.php
This commit is contained in:
Jokuna
2021-04-29 00:11:01 +09:00
parent 140aed3586
commit ab584c93bc
4 changed files with 7 additions and 7 deletions

View File

@ -45,5 +45,5 @@ return [
// Other
'commented_on' => '댓글 쓰기',
'permissions_update' => 'updated permissions',
'permissions_update' => '업데이트된 권한',
];