fix(i18n): update Spanish translations and fix missing strings#346
fix(i18n): update Spanish translations and fix missing strings#346peter9811 wants to merge 5 commits intosolosky:mainfrom
Conversation
- 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
❌ Deploy Preview for aquamarine-heliotrope-f610d4 failed.
|
|
Hi there, the changes sames really a lot, may I know why there are such changes for non translation revelant files ? |
|
@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 |
|
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 |
|
well, thanks for information, I will look into your suggestion. |
No description provided.