chore(docs): standardize terminology for consistency#1103
Closed
lacolaco wants to merge 1 commit intoangular:mainfrom
Closed
chore(docs): standardize terminology for consistency#1103lacolaco wants to merge 1 commit intoangular:mainfrom
lacolaco wants to merge 1 commit intoangular:mainfrom
Conversation
Add prh.yml rules to standardize: - '皆様', '皆さん', 'みな様' → 'みなさん' - '素晴らしい', '素晴しい' → 'すばらしい' Apply automated fixes across 31 documentation files to ensure consistent terminology usage throughout Japanese documentation.
Collaborator
Author
|
PRの内容説明を修正するため、新しいPRを作成します。 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
日本語ドキュメント全体で用語の表記を統一するため、prh.ymlにルールを追加し、既存ファイルを自動修正しました。
変更内容
prh.ymlの更新
以下の表記ゆれを統一するルールを追加:
「みなさん」への統一
皆様→みなさん皆さん→みなさんみな様→みなさん「すばらしい」への統一
素晴らしい→すばらしい素晴しい→すばらしい自動修正の適用
pnpm lint --fixにより、以下のファイルで用語を統一:対象ファイル:
adev-ja/src/content/events/v21.mdadev-ja/src/content/guide/(2ファイル)adev-ja/src/content/tutorials/(29ファイル)動機
確認事項