-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add action to check if generated files is up to date (#33)
- Loading branch information
1 parent
d4b1367
commit e956d0d
Showing
7 changed files
with
67 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Source: https://github.com/MisskeyIO/misskey/blob/io/locales/ja-JP.yml | ||
|
||
skebStatus_: | ||
genres_: | ||
art: "イラスト" | ||
comic: "コミック" | ||
voice: "ボイス" | ||
novel: "テキスト" | ||
video: "ムービー" | ||
music: "ミュージック" | ||
correction: "アドバイス" | ||
seeking: "募集中" | ||
stopped: "停止中" | ||
client: "クライアント" | ||
yenX: "{x}円" | ||
nWorks: "納品実績 {n}件" | ||
nRequests: "取引実績 {n}件" |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Source: https://github.com/MisskeyIO/misskey/blob/io/locales/ko-KR.yml | ||
|
||
skebStatus_: | ||
genres_: | ||
art: "작품" | ||
comic: "만화" | ||
voice: "음성" | ||
novel: "텍스트" | ||
video: "동영상" | ||
music: "음악" | ||
correction: "조언" | ||
seeking: "모집 중" | ||
stopped: "정지 중" | ||
client: "클라이언트" | ||
yenX: "JPY {x}" | ||
nWorks: "납품 실적 {n}건" | ||
nRequests: "거래 실적 {n}건" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters