Restore translation actions and flags after launch.

This commit is contained in:
2026-08-01 10:34:32 +02:00
parent 45f68422ed
commit 81382b45ce
5 changed files with 34 additions and 2 deletions

View File

@@ -126,6 +126,7 @@ value LanguagePickerModal {
-- Shown for Translate Post and Translate Media Metadata actions.
-- Lists all configured blogLanguages except source language.
-- Each row: flag emoji, language name, status badge if translation exists.
-- Flag emoji use fallback-capable text shaping and never render as missing-glyph icons.
-- Existing translations show "(draft)" or "(published)" badge.
-- Click selects target language and initiates translation flow.
-- Cancel closes without action.