aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.