You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Gusted 5d3f99c7c6
Make better use of i18n (#20096)
* Prototyping

* Start work on creating offsets

* Modify tests

* Start prototyping with actual MPH

* Twiddle around

* Twiddle around comments

* Convert templates

* Fix external languages

* Fix latest translation

* Fix some test

* Tidy up code

* Use simple map

* go mod tidy

* Move back to data structure

- Uses less memory by creating for each language a map.

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* Add some comments

* Fix tests

* Try to fix tests

* Use en-US as defacto fallback

* Use correct slices

* refactor (#4)

* Remove TryTr, add log for missing translation key

* Refactor i18n

- Separate dev and production locale stores.
- Allow for live-reloading in dev mode.

Co-authored-by: zeripath <art27@cantab.net>

* Fix live-reloading & check for errors

* Make linter happy

* live-reload with periodic check (#5)

* Fix tests

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
admin Make better use of i18n (#20096) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Fix aria for logo (#19955) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Make better use of i18n (#20096) 2 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
org Replace blue button and label classes with primary (#19763) 2 years ago
package Make better use of i18n (#20096) 2 years ago
repo Make better use of i18n (#20096) 2 years ago
shared Make better use of i18n (#20096) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago
user Make better use of i18n (#20096) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago