diff options
Diffstat (limited to 'docs/LANGUAGE')
-rw-r--r-- | docs/LANGUAGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LANGUAGE b/docs/LANGUAGE index c67787b42..a7ac1d877 100644 --- a/docs/LANGUAGE +++ b/docs/LANGUAGE @@ -31,7 +31,7 @@ Anope Mutli Language Support 3) Using langages with modules - Module authors can easially add the ability to have their modules translated by adding _() around the strings they + Module authors can easily add the ability to have their modules translated by adding _() around the strings they want translated (messages to the user, etc). If you want to translate a module someone has made, first generate a .pot file if there isn't one already using |