mpv: fix typo, common/m*: add and update Korean translation (#14664)

* common/m*: add and update Korean translation

* mpv: fix typo
This commit is contained in:
코드싸이
2024-11-07 09:27:03 +09:00
committed by GitHub
parent cf45a79e8d
commit feb91d75ea
122 changed files with 2819 additions and 17 deletions

View File

@@ -0,0 +1,12 @@
# mh_copyright
> MATLAB 또는 Octave 코드의 저작권 헤더를 조정합니다.
> 더 많은 정보: <https://misshit.org>.
- 지정된 파일의 연도(범위)를 현재 연도로 업데이트:
`mh_copyright --primary-entity="{{엔티티}}" --update-year {{경로/대상/파일_또는_디렉토리1.m 경로/대상/파일_또는_디렉토리2.m ...}}`
- 모든 파일의 연도(범위)를 현재 연도로 업데이트:
`mh_copyright --primary-entity="{{엔티티}}" --update-year`