chore(FR-2622): add i18n translations for delete-folder option#6883
Merged
graphite-app[bot] merged 1 commit intomainfrom May 7, 2026
Conversation
Contributor
Author
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has required the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds missing localized strings for a “delete associated model folder” option and related delete-to-trash messaging in the Model Card UI across multiple non-English locales.
Changes:
- Add translations for
AlsoDeleteModelFolderand its tooltip describing “moved to trash” behavior. - Add a
GoToTrashnavigation label and new delete-result messages (ModelCardAndFolderDeleted,ModelCardDeletedFolderKept) in each updated locale.
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| resources/i18n/zh-TW.json | Adds Traditional Chinese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/zh-CN.json | Adds Simplified Chinese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/vi.json | Adds Vietnamese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/tr.json | Adds Turkish translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/th.json | Adds Thai translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/ru.json | Adds Russian translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/pt.json | Adds Portuguese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/pt-BR.json | Adds Brazilian Portuguese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/pl.json | Adds Polish translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/ms.json | Adds Malay translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/mn.json | Adds Mongolian translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/ko.json | Adds Korean translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/ja.json | Adds Japanese translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/it.json | Adds Italian translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/id.json | Adds Indonesian translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/fr.json | Adds French translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/fi.json | Adds Finnish translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/es.json | Adds Spanish translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/el.json | Adds Greek translations for the delete-folder option, tooltip, and related delete result messages. |
| resources/i18n/de.json | Adds German translations for the delete-folder option, tooltip, and related delete result messages. |
16cba6b to
3885cfa
Compare
6775be0 to
badb61b
Compare
3885cfa to
6e9f608
Compare
badb61b to
99cc2a7
Compare
28a3200 to
6ab6683
Compare
67d545a to
e490577
Compare
5a33b0a to
196618a
Compare
e490577 to
6c672c8
Compare
This was referenced Apr 22, 2026
6c672c8 to
476ff80
Compare
2763cba to
893816e
Compare
cbde122 to
4fe4032
Compare
605faec to
8178dc1
Compare
This was referenced Apr 28, 2026
8178dc1 to
c1d1c0a
Compare
4fe4032 to
6d6f443
Compare
2 tasks
c1d1c0a to
366b904
Compare
19752e5 to
6f30d94
Compare
366b904 to
500c4be
Compare
6f30d94 to
aa20978
Compare
01e09f7 to
ec76789
Compare
aa20978 to
2e8fa5b
Compare
2e8fa5b to
cf79abc
Compare
ec76789 to
1269a59
Compare
cf79abc to
6f6bf8c
Compare
1269a59 to
04bb81c
Compare
6f6bf8c to
34262a5
Compare
04bb81c to
6c6c1a1
Compare
Merge activity
|
Resolves #6841 (FR-2622) Stacked on top of #6881. ## Summary Translates the 5 new `adminModelCard.*` i18n keys introduced in #6881 into all 20 target languages (de, el, es, fi, fr, id, it, ja, ko, mn, ms, pl, pt-BR, pt, ru, th, tr, vi, zh-CN, zh-TW). Keys translated: - `AlsoDeleteModelFolder` - `AlsoDeleteModelFolderTooltip` - `GoToTrash` - `ModelCardAndFolderDeleted` - `ModelCardDeletedFolderKept` Terminology kept consistent with existing translations (e.g., "trash" → 휴지통 / ゴミ箱 / Papierkorb / Poubelle, "model card" → 모델 카드 / モデルカード). Keys inserted at the alphabetically correct position within `adminModelCard`.
34262a5 to
6eaccdb
Compare
6c6c1a1 to
8afd5a5
Compare
Base automatically changed from
04-22-fix_fr-2622_add_delete-folder_option_and_trash_notification_on_model_card_deletion
to
main
May 7, 2026 07:23
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.

Resolves #6841 (FR-2622)
Stacked on top of #6881.
Summary
Translates the 5 new
adminModelCard.*i18n keys introduced in #6881 into all 20 target languages (de, el, es, fi, fr, id, it, ja, ko, mn, ms, pl, pt-BR, pt, ru, th, tr, vi, zh-CN, zh-TW).Keys translated:
AlsoDeleteModelFolderAlsoDeleteModelFolderTooltipGoToTrashModelCardAndFolderDeletedModelCardDeletedFolderKeptTerminology kept consistent with existing translations (e.g., "trash" → 휴지통 / ゴミ箱 / Papierkorb / Poubelle, "model card" → 모델 카드 / モデルカード). Keys inserted at the alphabetically correct position within
adminModelCard.