Commit 7991277
authored
Fix/improved turkish bip39 wordlist (#149)
Greetings,
hope you are doing well
## What this changes
After [The Initial PR](#129) i
have found a couple of rude words in the wordlist that i generated.
While substituting rude words i have also changed the other words that
lost its meaning while converting non-ASCII chars in the Turkish
Alphabet to ASCII chars (ş -> s , ü -> u)
Also , substituted some archaic words with words in the daily life
<!-- What does this PR do and why? Link to related issues if any. -->
## How I tested this
Ran `make test` `make test-e2e` `make full` `make serve`
<!-- How did you verify it works? Tests you ran, manual steps, etc. -->
## Checklist
- [X] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) and this PR
follows the guidelines
- [X] A human has reviewed the **entire diff** of this PR, every line of
code
- [X] A human understands the changes and can explain why this approach
is correct
- [X] Tests pass (`make full`)
- [ ] This PR doesn't have AI-generated boilerplate or co-author lines
- [ ] This PR was authored and submitted by an AI agent without human
review2 files changed
Lines changed: 263 additions & 263 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments