summaryrefslogtreecommitdiffhomepage
path: root/src/i18n.go
Commit message (Expand)AuthorAgeFilesLines
* Unify usage of logging functionsThomas Voss 2 days1-1/+1
* Reorder functionsThomas Voss 2 days1-8/+8
* Rename ‘Printer.Date’ to ‘Printer.D’Thomas Voss 2 days1-1/+1
* Use ‘gotext update’ instead of ‘gotext extract’Thomas Voss 2 days1-1/+1
* Rename the src package to appThomas Voss 2 days1-1/+1
* Merge branch 'master' of git.thomasvoss.com:euro-cash.euThomas Voss 7 days1-1/+1
|\
| * Use ‘go tool’Thomas Voss 10 days1-1/+1
* | Begin migration towards SQLiteThomas Voss 7 days1-3/+3
|/
* Remove Albanian, add Danish, Polish, and HungarianThomas Voss 10 days1-6/+20
* Add commentThomas Voss 10 days1-0/+2
* Change Serbocroatian to CroatianThomas Voss 10 days1-7/+7
* Add TODOs regarding Bulgaria joining the EurozoneThomas Voss 10 days1-1/+1
* Remove unused struct fieldThomas Voss 10 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