fix: use LANG prefix instead of full value #652

Merged
3wordchant merged 2 commits from fix/3wc/651-locale-name into main 2025-09-05 21:12:22 +00:00
Owner

Before, if LANG=es_ES.UTF-8 then abra would still operate in English.

Now, as long as LANG is es_<anything> then it'll use Spanish.

Closes #651

Before, if `LANG=es_ES.UTF-8` then abra would still operate in English. Now, as long as `LANG` is `es_<anything>` then it'll use Spanish. Closes #651
3wordchant added 1 commit 2025-09-05 21:08:26 +00:00
fix: use LANG prefix instead of full value
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
ced36812c5
3wordchant added 1 commit 2025-09-05 21:08:46 +00:00
chore: 4matting
Some checks failed
continuous-integration/drone/push Build is failing
65f77abeef
3wordchant force-pushed fix/3wc/651-locale-name from 65f77abeef to 8eac41be72 2025-09-05 21:10:13 +00:00 Compare
3wordchant merged commit 7f456a3f24 into main 2025-09-05 21:12:22 +00:00
3wordchant deleted branch fix/3wc/651-locale-name 2025-09-05 21:12:22 +00:00
decentral1se added this to the Language translation project 2025-09-06 06:18:12 +00:00
decentral1se removed this from the Language translation project 2025-09-06 06:18:59 +00:00
decentral1se referenced this issue from a commit 2025-09-06 06:39:06 +00:00
Sign in to join this conversation.
No description provided.