Skip to content

i18n(plateau): core.ja.json の孤立キーを削除する - #42

Merged
nyampire merged 1 commit into
mainfrom
chore/plateau-l10n-orphan-keys
Jul 19, 2026
Merged

i18n(plateau): core.ja.json の孤立キーを削除する#42
nyampire merged 1 commit into
mainfrom
chore/plateau-l10n-orphan-keys

Conversation

@nyampire

Copy link
Copy Markdown
Owner

フローティングパネル撤去時の残骸として core.ja.json に残っていた 3 キーを削除します。

  • current_tags
  • cancel
  • covered_note

パネルをエンティティエディタのセクションに作り直した際、英語ソースの core.yaml からは 5457f49 で削除済みでした。日本語訳は core.ja.json を直接管理しているため、そちらだけ残っていました。

コード全体を検索しても参照はありません。削除後、height_transfer のキー集合が ja と en で一致します。

テスト 727 件グリーン。

current_tags, cancel and covered_note belonged to the floating tag-transfer
panel that the editor-section migration replaced. They were removed from the
English source (core.yaml) in 5457f49, but the Japanese translations are
maintained by hand in core.ja.json, so they survived there. Nothing references
them.

This only trims the file; with them gone the ja and en key sets for
height_transfer match again.
@nyampire
nyampire merged commit abd6ef5 into main Jul 19, 2026
3 checks passed
@nyampire
nyampire deleted the chore/plateau-l10n-orphan-keys branch July 19, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant