Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Fixes translation#220

Merged
danielalves96 merged 1 commit intokyantech:nextfrom
anthony0030:anthony0030-patch-1
Aug 21, 2025
Merged

Fixes translation#220
danielalves96 merged 1 commit intokyantech:nextfrom
anthony0030:anthony0030-patch-1

Conversation

@anthony0030
Copy link
Copy Markdown
Contributor

🎯 Please make sure you are opening this Pull Request against the next branch!

📝 Description

One of the translation paths was wrong; it was giving an error in the console.

🔗 Related Issue(s)

No issues found.

💡 Motivation and Context

Fixes the title and stops an error in the console for the retry button.

🤖 Use of Artificial Intelligence (AI)

The use of AI tools is absolutely welcome and not an issue. For transparency and continuous improvement, please answer the following:

  • Did you use any AI tools (such as GitHub Copilot, ChatGPT, etc.) to help develop this PR?
    • No, this PR was developed without the assistance of AI tools.
    • Yes, AI tools assisted in the development of this PR (please specify which ones and how they were used):
      • Tool(s) used:
        • ChatGPT
      • Brief description of how AI contributed:
        • It explained what the error meant in the console.
  • Was this PR generated entirely by an AI tool (i.e., with minimal human intervention)?
    • No
    • Yes (please provide details):

🧪 How Has This Been Tested?

By running the code locally and triggering an error that would require a file to be reuploaded.

📸 Screenshots (if appropriate)

It is a title of an element, so it won't show in the screenshot.

🔄 Types of Changes

Check the relevant option(s) below:

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update

✅ Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have rebased and/or merged on top of the latest next branch

🙏 Thank you for your contribution!

@anthony0030
Copy link
Copy Markdown
Contributor Author

I don't know why it shows so many commits. I only made one small change, in the commit "fixes translation"

@danielalves96
Copy link
Copy Markdown
Contributor

Hey @anthony0030 !

Your branch was probably out of date with the next branch, which ended up confusing the Git history. I recommend creating a new branch from the next branch and adding your change. To avoid this history and avoid errors, I also recommend opening a new Pull Request.

@anthony0030
Copy link
Copy Markdown
Contributor Author

I figured it out.
Something strange happened on the next branch, like a force push or something.
I fixed it by pulling from your next branch and then force-pushing on my fork.

Thanks for this amazing app.

@danielalves96 danielalves96 merged commit 0ce2d6a into kyantech:next Aug 21, 2025
@anthony0030 anthony0030 deleted the anthony0030-patch-1 branch January 13, 2026 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants