diff options
author | Sadie Powell <sadie@witchery.services> | 2024-07-28 22:50:30 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-07-28 22:50:30 +0100 |
commit | 4ee22ab05e256510c3bccefb1e7f3c04ac11e865 (patch) | |
tree | 5512e4cad23890bb9bf71613e1c30057dbe9466a | |
parent | 7d0184ca34ce54ef05c22798ab5faaf4f35d1420 (diff) | |
parent | 63ad540e555e3de05f7b085e008c92c04a5de351 (diff) |
Merge branch '2.0' into 2.1.
-rw-r--r-- | docs/LANGUAGE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/LANGUAGE b/docs/LANGUAGE index 0e64261f3..ae7dfc6ab 100644 --- a/docs/LANGUAGE +++ b/docs/LANGUAGE @@ -19,6 +19,8 @@ Anope Multi Language Support Then execute: dpkg-reconfigure locales + If you have already built Anope you will need to delete the build directory and rebuild from scratch. + Building Anope on Windows with gettext support is explained in docs/WIN32.txt 2) Adding a new language |