feat(i18n): complete Turkish translations - #4277
Merged
KristjanESPERANTO merged 1 commit intoSep 21, 2026
Merged
KristjanESPERANTO merged 1 commit into
KristjanESPERANTO merged 1 commit into
Conversation
Collaborator
|
@alkank Thanks! But please base your pull requests against the |
khassel
force-pushed
the
feature/improve-turkish-localization
branch
from
September 20, 2026 20:26
3ff2b30 to
8d368e8
Compare
khassel
force-pushed
the
feature/improve-turkish-localization
branch
from
September 20, 2026 20:28
8d368e8 to
639b73d
Compare
Collaborator
|
@KristjanESPERANTO I was able to do the rebase ... |
KristjanESPERANTO
approved these changes
Sep 21, 2026
Collaborator
|
I checked a few random samples using a translator; it looks good 🙂 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
alertmoduleValidation
npx prettier translations/tr.json defaultmodules/alert/alert.js defaultmodules/alert/translations/tr.json --checknpx eslint defaultmodules/alert/alert.jsnpx vitest run tests/e2e/translations_spec.js— 138 tests passed.Test environment note
tests/e2e/modules/alert_spec.jscould be started after installing Playwright Chromium, but its two welcome-message scenarios could not find the alert element. The unchanged custom English welcome-message scenario failed in the same way, while the disabled-message scenario passed. The local Node version was 24.14.0; the current dependency metadata requires 24.15.0 or newer.