i18n(plateau): 日本語の文言の表記を Plateau に揃える - #55
Merged
Merged
Conversation
core.ja.json の他の 12 か所は Plateau と書いている。新しく足した 2 件だけが PLATEAU で、利用者から見て食い違っていた。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
変えたこと
core.ja.jsonに #54 で足した 2 件の文言が「PLATEAU」と書いており、同じファイルの他の 12 か所の「Plateau」と食い違っていました。利用者から見える表記なので「Plateau」に揃えます。
対象は
rapid_inspector.option_accept.disabled_osm_layer_offとdisabled_osm_layer_off_flashの 2 件です。英語の文言は元から「Plateau」なので変更していません。
ソースコードのコメントと文書の表記は、利用者からは見えないため今回は触れていません。
試験
npm run build && npm run dist && npm run test:browserで 791 件成功、5 件スキップ、失敗 0 件です。🤖 Generated with Claude Code