issues
search
nicksnyder
/
go-i18n
Translate your Go program into multiple languages.
MIT License
3.03k
stars
277
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error on fallback to non-default less specific language
#349
le-yams
closed
2 days ago
3
All the other aspects to localisation
#348
gedw99
opened
2 weeks ago
0
Allow MustLoadMessageFile to accept an optional langTag
#347
jtruong2
opened
3 weeks ago
0
feat: add support for custom path parsing function
#346
laojianzi
opened
4 weeks ago
0
switch to scip
#345
nicksnyder
closed
1 month ago
1
Better build step condition
#344
nicksnyder
closed
1 month ago
1
Use stable Go version in all workflows
#343
nicksnyder
closed
1 month ago
1
Bump goreleaser/goreleaser-action from 2 to 6
#342
dependabot[bot]
closed
1 month ago
2
Bump actions/setup-go from 2 to 5
#341
dependabot[bot]
closed
1 month ago
2
Bump golangci/golangci-lint-action from 3 to 6
#340
dependabot[bot]
closed
1 month ago
1
Bump actions/checkout from 1 to 4
#339
dependabot[bot]
closed
1 month ago
2
Update to actions/setup-go@v5 actions/checkout@v4
#338
nicksnyder
closed
1 month ago
1
Upgrade codecov action to v4
#337
nicksnyder
closed
1 month ago
1
Create README.uk-UA.md
#336
dejurin
closed
1 month ago
2
fix: option in TextParser is not used
#335
cazeaux
closed
1 month ago
1
The Option in TextParser is not used
#334
cazeaux
closed
1 month ago
0
Errors out when the starting curly brace coincides with a variable
#333
adarsh1001
closed
2 months ago
2
Warn/Error on duplicate message Id.
#332
zumoshi
opened
2 months ago
0
Add singleton support for ease of use
#331
MJacred
closed
1 month ago
2
chore: update yaml version
#330
leverz
closed
3 months ago
2
Empty string as message content is ignored
#329
resah
opened
3 months ago
1
expected declaration, found messageEn
#328
n00bsi
closed
4 months ago
3
Adds ability to extract strings from T() functions to `goi18n extract`
#327
allmightyspiff
closed
1 month ago
1
fallback to empty string message `""` when get nil value
#326
LemonNekoGH
closed
8 months ago
1
error `unsupported file format <nil>` when a yaml value is empty
#325
LemonNekoGH
closed
8 months ago
1
chore: fix typo
#324
sunxunle
closed
8 months ago
1
Add context awareness
#323
dkotik
closed
1 month ago
6
- Add tg plural rule support
#322
Djutifai
closed
9 months ago
1
Can we add support of Tajik (TG) language
#321
Djutifai
closed
9 months ago
3
Error if reserved message keys are mixed with unreserved keys
#320
nicksnyder
closed
1 month ago
1
V2 is removed
#319
jerome-laforge
closed
10 months ago
4
Remove v2 directory
#318
nicksnyder
closed
10 months ago
3
Support configurable template parsers
#317
nicksnyder
closed
10 months ago
3
Add option to skip template execution
#316
nohajc
closed
10 months ago
7
Support template.Options for setting up missing key behavior
#315
demsasha4yt
closed
10 months ago
2
remove .golangci.yml
#314
nicksnyder
closed
12 months ago
0
Create golangci-lint.yml
#313
nicksnyder
closed
12 months ago
1
Update Codecov action to v3
#312
nicksnyder
closed
12 months ago
1
Upgrade dependencies and upgrade Go to 1.18
#311
nicksnyder
closed
12 months ago
1
Update to CLDR data v44
#310
nicksnyder
closed
12 months ago
1
Use correct plural forms when merging translations
#309
stephenafamo
closed
1 year ago
1
Remove usage of deprecated io/ioutil and upgrade to Go 1.16
#308
stephenafamo
closed
12 months ago
1
Export fields in MessageNotFoundErr (#306)
#307
stephenafamo
closed
1 year ago
1
Expose fields (or add access methods) of MessageNotFoundErr
#306
stephenafamo
closed
1 year ago
4
Fix Localize regression with empty default message
#305
KuSh
closed
1 year ago
2
extract: support typed string constants
#304
hectorj-thetreep
closed
1 year ago
4
Tune the Chinese version of README
#303
tengqm
closed
1 year ago
2
Breaks on key description
#302
mateors
closed
1 year ago
1
Upgrade golang.org/x/text
#301
mr-nick17
closed
12 months ago
1
Update GitHub actions
#300
nicksnyder
closed
1 year ago
1
Next