mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#5022)
This commit is contained in:
@@ -81,9 +81,9 @@ return [
|
||||
'table_properties' => '테이블 속성',
|
||||
'table_properties_title' => '테이블 속성',
|
||||
'delete_table' => '테이블 삭제',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'table_clear_formatting' => '테이블 형식 지우기',
|
||||
'resize_to_contents' => '내용 크기 조정',
|
||||
'row_header' => '행 머릿글',
|
||||
'insert_row_before' => '앞에 행 추가',
|
||||
'insert_row_after' => '뒤에 행 추가',
|
||||
'delete_row' => '행 삭제',
|
||||
|
Reference in New Issue
Block a user