aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2021-02-18 19:58:04 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-02-18 19:58:04 +0100
commitbf1a991d4337ebc15ed4e52176c8acf382ef0701 (patch)
tree406db1ca0e73578e3a3fa594bfa51ca1505fe208
parent457c5475aaa68cb073976281da57365154da1e5a (diff)
downloadhonk_custom-bf1a991d4337ebc15ed4e52176c8acf382ef0701.tar.gz
honk_custom-bf1a991d4337ebc15ed4e52176c8acf382ef0701.zip
README is a bit clearer about i18n
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3be3aa3..4ccd7e5 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,15 @@ ActivityPub server.
These are mainly related to the UX, but patching of the Go files
might happen if I feel the need.
+Branches are created based on released version numbers.
+
# i18n
The patch `03_bloated_i18n_implementation.patch` works on
`web.go` in the latest changeset
of honk, [dca9f49c629f](https://humungus.tedunangst.com/r/honk/v/dca9f49c629f).
-The translations of honks are contained in the `i18n.go` and
+The translated strings are contained in the `i18n.go` and
`views/i18n/honkpage.js` files. Contact me if you need
help to add translations or notify me for problems, suggestions or
improvements.