Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/go-i18n.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-29regenerate go.mod (#117)v2.0.0-beta.4Nick Snyder
2018-07-23use prefix argNick Snyder
2018-05-29handle zh correctly (#109)Nick Snyder
2018-05-29remove templateNick Snyder
2018-05-25Tests and fixes for extract command (#108)Nick Snyder
2018-05-08Remove i18n.NewBundle and use struct initialization instead (#103)v2.0.0-beta.3Nick Snyder
2018-05-03better example (#102)Nick Snyder
2018-05-03walk cwd by defaultNick Snyder
2018-05-03fix whitespaceNick Snyder
2018-05-03fix linksNick Snyder
2018-04-28adds ability to define custom funcs in LocalizeConfig #99 (#100)Sebastian Winkler
2018-04-19update cldr data to v33 (#98)v2.0.0.beta.2v2.0.0-beta.2Nick Snyder
2018-04-18lint?Nick Snyder
2018-04-18use format parameter in extract commandNick Snyder
2018-04-18change default exampleNick Snyder
2018-04-18lintNick Snyder
2018-04-18lintNick Snyder
2018-04-18spellingNick Snyder
2018-04-18gofmt -sNick Snyder
2018-04-17don't panic if translation is empty (#96)Nick Snyder
2018-04-15pr templatev2.0.0.beta.1v2.0.0-beta.1Nick Snyder
2018-04-15V2 (#92)Nick Snyder
2018-04-05update travisNick Snyder
2018-03-26test against go 1.10 on TravisNick Snyder
2018-02-05use %qNick Snyder
2018-02-05Make tests pass with go1.10 avoiding following failures: (#86)jcajka
2017-12-06travis: update go versions (#84)Davor Kapsa
2017-11-05Export GetPluralSpec (#83)v1.10.0Bjørn Erik Pedersen
2017-09-17Update to CLDR 31.0.1 (#80)v1.9.0Nick Snyder
2017-09-17Export language.RegisterPluralSpec and language.Operands (#79)Nick Snyder
2017-09-17remove tipNick Snyder
2017-09-17Add go 1.9Nick Snyder
2017-09-17Fix #48Nick Snyder
2017-05-12Simplify isStandardFormat (#71)v1.8.1Albert Nigmatzianov
2017-04-06bundle: Fix typos (#69)Albert Nigmatzianov
2017-04-03bundle: Fix deleteLine if there is one line with newline (#68)Albert Nigmatzianov
2017-04-02bundle: Delete all leading whitespaces and comments before detecting a format...Albert Nigmatzianov
2017-04-01Add TOML support (#66)v1.8.0Albert Nigmatzianov
2017-03-19Add flatter data file structure (#65)Albert Nigmatzianov
2017-03-06svg badgesNick Snyder
2017-03-06add go 1.8Nick Snyder
2017-02-10add sourcegraph badgeNick Snyder
2017-01-20Describe how to use a custom file formatNick Snyder
2016-12-05Fixes #54 - make bundle safe for concurrent map reads and writesv1.7.0Ethan Mosbaugh
2016-11-07report errored filename when it failed to parse`o-zef
2016-10-19handle Count field from template datav1.6.0mh-cbon
2016-10-19add go 1.6, 1.7Nick Snyder
2016-10-03Add goi18n constants command #50 (#51)v1.5.0Rodrigo
2015-11-23Update README.mdv1.4.0Nick Snyder
2015-11-23Update installation to include go-yaml dependencyNick Snyder