summaryrefslogtreecommitdiffhomepage
path: root/src/i18n.go
Commit message (Collapse)AuthorAgeFilesLines
* Reorder functionsThomas Voss 3 days1-8/+8
|
* Rename ‘Printer.Date’ to ‘Printer.D’Thomas Voss 3 days1-1/+1
|
* Use ‘gotext update’ instead of ‘gotext extract’Thomas Voss 3 days1-1/+1
|
* Rename the src package to appThomas Voss 3 days1-1/+1
|
* Merge branch 'master' of git.thomasvoss.com:euro-cash.euThomas Voss 8 days1-1/+1
|\
| * Use ‘go tool’Thomas Voss 10 days1-1/+1
| |
* | Begin migration towards SQLiteThomas Voss 8 days1-3/+3
|/
* Remove Albanian, add Danish, Polish, and HungarianThomas Voss 11 days1-6/+20
|
* Add commentThomas Voss 11 days1-0/+2
|
* Change Serbocroatian to CroatianThomas Voss 11 days1-7/+7
|
* Add TODOs regarding Bulgaria joining the EurozoneThomas Voss 11 days1-1/+1
|
* Remove unused struct fieldThomas Voss 11 days1-1/+1
|
* Add language entry for SwedishThomas Voss 2025-05-041-0/+7
|
* Run email.ServerError() in a goroutineThomas Voss 2025-01-051-3/+5
|
* Remove Serbocroatian in the Cyrillic scriptThomas Voss 2025-01-011-7/+0
|
* Change the semantics of Printer.M()Thomas Voss 2025-01-011-10/+31
|
* Add Serbocroatian and AlbanianThomas Voss 2025-01-011-7/+21
|
* Remove TODOThomas Voss 2024-10-201-1/+0
|
* Remove no-break spaceThomas Voss 2024-10-201-1/+1
|
* Rename .Money to .M for consistency with .T and .NThomas Voss 2024-09-261-1/+1
|
* Migrate away from templ and towards html/templateThomas Voss 2024-09-131-0/+253