Skip to content

Conversation

@Mr-Update
Copy link
Contributor

  • Corrected one piece of information in the file browser and two pieces of information in the app settings.
  • Added these 3 new strings in all languages for translation.

Copy link
Member

@UnschooledGamer UnschooledGamer left a comment

Choose a reason for hiding this comment

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

Adding the Translation Keys to their desired place is important.

I hope you've run the Translator Linter to look out for any errors

Copy link

@WindGodLightning WindGodLightning left a comment

Choose a reason for hiding this comment

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

英文提交

@Mr-Update
Copy link
Contributor Author

@UnschooledGamer I added the 3 lines.

I based my work on

{
	key: "checkFiles",
	text: strings["check file changes"],
	checkbox: values.checkFiles,
},

A translated information window is displayed there without a line

info: strings["info-checkFiles"],

existing.

@UnschooledGamer
Copy link
Member

@UnschooledGamer I added the 3 lines.

I based my work on

{
	key: "checkFiles",
	text: strings["check file changes"],
	checkbox: values.checkFiles,
},

A translated information window is displayed there without a line

info: strings["info-checkFiles"],

existing.

Nice. Now it's fine. And I'm able to merge it.

Thank You.

@UnschooledGamer UnschooledGamer merged commit d3413f7 into Acode-Foundation:main Nov 9, 2025
5 checks passed
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.

3 participants