Skip to content

Add missing translation strings - #1222

Merged
jamiebenstead merged 10 commits into
mainfrom
add-missing-translation-strings
Jun 26, 2025
Merged

Add missing translation strings#1222
jamiebenstead merged 10 commits into
mainfrom
add-missing-translation-strings

Conversation

@jamiebenstead

Copy link
Copy Markdown
Contributor

@jamiebenstead
jamiebenstead temporarily deployed to previews/1222/merge June 20, 2025 13:26 — with GitHub Actions Inactive
@jamiebenstead
jamiebenstead temporarily deployed to previews/1222/merge June 20, 2025 13:33 — with GitHub Actions Inactive
@jamiebenstead
jamiebenstead temporarily deployed to previews/1222/merge June 20, 2025 13:35 — with GitHub Actions Inactive
Comment thread src/components/Editor/ImageUploadButton/ImageUploadButton.jsx
@jamiebenstead
jamiebenstead temporarily deployed to previews/1222/merge June 20, 2025 14:48 — with GitHub Actions Inactive
@jamiebenstead
jamiebenstead temporarily deployed to previews/1222/merge June 20, 2025 15:37 — with GitHub Actions Inactive
Comment thread src/utils/allowedExtensionsString.js
Comment thread src/components/Editor/ImageUploadButton/ImageUploadButton.jsx
Comment thread src/utils/i18n.js Outdated
Comment thread src/utils/componentNameValidation.js

@loiswells97 loiswells97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, let's get this in! 🚀

@jamiebenstead
jamiebenstead merged commit 44ccb08 into main Jun 26, 2025
8 checks passed
@jamiebenstead
jamiebenstead deleted the add-missing-translation-strings branch June 26, 2025 14:43
@jamiebenstead jamiebenstead mentioned this pull request Jul 22, 2025
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)
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.

2 participants