diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2021-02-17 13:48:13 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2021-02-17 13:48:13 +0100 |
commit | 2430bf57c22948e66b2c918d324d6e0bff4f6792 (patch) | |
tree | 0d79e5d8b5780d6c8d625de50d784a7da3a2a26b /README.md | |
parent | 19cfd918aa30f316754b118278fc6853d7b8e04b (diff) | |
download | honk_custom-2430bf57c22948e66b2c918d324d6e0bff4f6792.tar.gz honk_custom-2430bf57c22948e66b2c918d324d6e0bff4f6792.zip |
add i18n'd html templates, newer patch for web.go
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -13,7 +13,11 @@ this repository and then copy the contents of the `views` directory on your honk `views` directory. For patches, I advice you to execute the following : `man patch`. +The translations are contained in the `i18n.go` file at the root +of this repo. The structure is fairly simple, contact me if you need +help to add translations or notify me for problems with it. + # Screenshots Alternative navigation bar, less uses of the drop down menu: -[alt nav bar menu for honk](<img src="https://git.les-miquelots.net/honk_custom/plain/scrots/honk_altnavbar.png" alt="">) +[alt nav bar menu for honk](https://git.les-miquelots.net/honk_custom/plain/scrots/honk_altnavbar.png) |