Skip to content

fix: change read path in i18n loader#1193

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix/loader-windows-bug
Apr 29, 2026
Merged

fix: change read path in i18n loader#1193
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix/loader-windows-bug

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Uses a different way to read locales in the i18n package.

The problem was with Windows compatibility, it returned an error, because couldn't reach the file

Why?

Closes #1192

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner April 29, 2026 14:57
@andrinoff
Copy link
Copy Markdown
Member Author

/build

@github-actions github-actions Bot added the bug Something isn't working label Apr 29, 2026
@floatpanebot
Copy link
Copy Markdown
Member

Build complete (32b3551)

Warning

This is an unreviewed PR build and has not been security audited. It may contain bugs, vulnerabilities, or malicious code. Do not use for daily use. Only use for testing purposes.

OS Arch Download
Linux amd64 matcha_preview_linux_amd64.tar.gz
Linux arm64 matcha_preview_linux_arm64.tar.gz
macOS amd64 matcha_preview_darwin_amd64.tar.gz
macOS arm64 matcha_preview_darwin_arm64.tar.gz
Windows amd64 matcha_preview_windows_amd64.zip
Windows arm64 matcha_preview_windows_arm64.zip

@andrinoff
Copy link
Copy Markdown
Member Author

/approve

Copy link
Copy Markdown
Member

@floatpanebot floatpanebot left a comment

Choose a reason for hiding this comment

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

Approved on behalf of @andrinoff via /approve command.

@andrinoff andrinoff merged commit 6780894 into floatpane:master Apr 29, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: language not found: en

2 participants