Skip to content

fix(i18n): update Spanish translations and fix missing strings#346

Open
peter9811 wants to merge 5 commits intosolosky:mainfrom
peter9811:main
Open

fix(i18n): update Spanish translations and fix missing strings#346
peter9811 wants to merge 5 commits intosolosky:mainfrom
peter9811:main

Conversation

@peter9811
Copy link

No description provided.

peter9811 added 5 commits July 2, 2025 18:43
- Add missing translation for "_L_BYTES" in Spanish
- Update "_L_APP_AMIIDB_MORE_MESSAGE" and "_L_APP_CHAMELEON_CARD_ADV_LOAD_BLOCK0" translations
- Fix whitespace and formatting in Spanish locale file
- Apply consistent formatting to JavaScript, Vue, Markdown, and JSON files
- Standardize indentation, quotes, and line endings
- Remove trailing whitespace and ensure newlines at end of files
- Improve Markdown formatting for better readability
Update mlib, tlsf, cwalk, spiffs, littlefs, and chameleon-ultra submodules to their latest versions to incorporate upstream improvements and bug fixes
- Add missing translation for "_L_BYTES" in Spanish
- Update "_L_APP_AMIIDB_MORE_MESSAGE" and "_L_APP_CHAMELEON_CARD_ADV_LOAD_BLOCK0" translations
- Fix whitespace and formatting in Spanish locale file

chore: update submodule dependencies to latest commits

Update mlib, tlsf, cwalk, spiffs, littlefs, and chameleon-ultra submodules to their latest versions to incorporate upstream improvements and bug fixes

style: format code and documentation files consistently

- Apply consistent formatting to JavaScript, Vue, Markdown, and JSON files
- Standardize indentation, quotes, and line endings
- Remove trailing whitespace and ensure newlines at end of files
- Improve Markdown formatting for better readability
@netlify
Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for aquamarine-heliotrope-f610d4 failed.

Name Link
🔨 Latest commit 4d2bc35
🔍 Latest deploy log https://app.netlify.com/projects/aquamarine-heliotrope-f610d4/deploys/6864f75cfcd1c30008bafa95

@solosky
Copy link
Owner

solosky commented Jul 22, 2025

Hi there, the changes sames really a lot, may I know why there are such changes for non translation revelant files ?

@peter9811
Copy link
Author

peter9811 commented Jul 22, 2025

@solosky hello, is just formatting for most of the files. But are some fixes and improves for the Spanish language and the other files

The first commit has only the strings changes. They're like 20, and after, the other commits are formatting the repo

@solosky
Copy link
Owner

solosky commented Jul 29, 2025

Regarding the formatting, may I know is there any tools to do the format automatically? If yes, I may follow your format tools when submiting changes.

@peter9811
Copy link
Author

Regarding the formatting, may I know is there any tools to do the format automatically? If yes, I may follow your format tools when submiting changes.

Hello, @solosky I just use prettier on the VSCode app. Is almost automatically when you set it up on the setting or you can run npx prettier --write . and that'll do all the files (with formatter installed), some files requiere extra plugins

@solosky
Copy link
Owner

solosky commented Jul 29, 2025

well, thanks for information, I will look into your suggestion.

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