Add missing translation strings - #1222
Merged
Merged
Conversation
jamiebenstead
temporarily deployed
to
previews/1222/merge
June 20, 2025 13:26 — with
GitHub Actions
Inactive
…r-ui into add-missing-translation-strings
jamiebenstead
temporarily deployed
to
previews/1222/merge
June 20, 2025 13:33 — with
GitHub Actions
Inactive
jamiebenstead
temporarily deployed
to
previews/1222/merge
June 20, 2025 13:35 — with
GitHub Actions
Inactive
loiswells97
reviewed
Jun 20, 2025
jamiebenstead
temporarily deployed
to
previews/1222/merge
June 20, 2025 14:48 — with
GitHub Actions
Inactive
jamiebenstead
temporarily deployed
to
previews/1222/merge
June 20, 2025 15:37 — with
GitHub Actions
Inactive
loiswells97
reviewed
Jun 23, 2025
loiswells97
reviewed
Jun 24, 2025
loiswells97
reviewed
Jun 24, 2025
loiswells97
reviewed
Jun 24, 2025
loiswells97
approved these changes
Jun 26, 2025
loiswells97
left a comment
Contributor
There was a problem hiding this comment.
Looks great, let's get this in! 🚀
Merged
jamiebenstead
added a commit
that referenced
this pull request
Jul 22, 2025
## [0.30.2] - 2025-07-22 ### Fixed - Styling issue preventing scrolling in the sidebar (#1216) - Styling issue on status bar on mobile (#1217) - Change tab `block-size` to `min-block-size` to allow for height increase when text wraps (#1219) - Changed `SkulptRunner.jsx` implementation of hiding elements to use `display: none` rather than `block-size: 0` (#1219) - Enabled `hyphens: auto` globally (with exceptions) to prevent overflow with longer words (#1215) - Removed fixed size from `ProjectBar` to prevent overflow when text wraps (#1221) - Added missing translation strings (#1222) - Changed `colour_raw` to now correctly return a 4-tuple (R, G, B, Clear) in simulation ### Changed - Improved status bar styling (#1221) - Added horizontal scrollbar to editor (#1228) - Add theme for scrollbars (#1233)
jamiebenstead
added a commit
that referenced
this pull request
Jul 28, 2025
## [0.30.2] - 2025-07-22 ### Fixed - Styling issue preventing scrolling in the sidebar (#1216) - Styling issue on status bar on mobile (#1217) - Change tab `block-size` to `min-block-size` to allow for height increase when text wraps (#1219) - Changed `SkulptRunner.jsx` implementation of hiding elements to use `display: none` rather than `block-size: 0` (#1219) - Enabled `hyphens: auto` globally (with exceptions) to prevent overflow with longer words (#1215) - Removed fixed size from `ProjectBar` to prevent overflow when text wraps (#1221) - Added missing translation strings (#1222) - Changed `colour_raw` to now correctly return a 4-tuple (R, G, B, Clear) in simulation ### Changed - Improved status bar styling (#1221) - Added horizontal scrollbar to editor (#1228) - Add theme for scrollbars (#1233)
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.
closes https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/697