twinejs
twinejs copied to clipboard
Localization unused key 'imortTag'
Describe the bug.
"imortTag":
is not being used and should be removed:
Steps to reproduce:
type: "imortTag":
in the searchbar
Expected behavior:
That it doesn't exist
Additional context on this problem.
No response
Twine version number
2.3.4
Does this problem occur with the web version of Twine or the desktop app?
Desktop app
What operating system does this problem occur on?
Windows
If this problem is occurring with the web version of Twine, what browser does it occur on?
Chrome/Chromium
Presubmission checklist
- [X] I am interested in working on code that would fix this bug. (This is not required to submit a bug report.)
- [X] I have done a search and believe that an issue does not already exist for this bug in the GitHub repository.
- [X] I have read and agree to abide by this project's Code of Conduct.
Looks like I typo'd or did a bad find/replace in the code. A PR to fix this would be welcome.
A fix can be found in PR #1279
This PR also updates Dutch Localizations, and the bug is related to localizations, so I attached it to that PR.
Resolved in the PR