diff options
author | Sadie Powell <sadie@witchery.services> | 2024-05-11 18:46:00 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-06-12 17:50:00 +0100 |
commit | 5b7d952626160e7e17762bdc69211c69b1b3c8cd (patch) | |
tree | 11ccaa60d950fbaa581ab2d651fe5991ff19fb1e /data | |
parent | 24375d53e6d970d95d5e224cfce0f2bce60c6071 (diff) |
Remove the broken Catalan, Hungarian, and Russian translations.
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index cd525b027..abf51dabb 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -511,7 +511,7 @@ options * * Removing .UTF-8 will instead use the default encoding for the language, e.g. iso-8859-1 for western European languages. */ - languages = "ca_ES.UTF-8 de_DE.UTF-8 el_GR.UTF-8 es_ES.UTF-8 fr_FR.UTF-8 hu_HU.UTF-8 it_IT.UTF-8 nl_NL.UTF-8 pl_PL.UTF-8 pt_PT.UTF-8 ru_RU.UTF-8 tr_TR.UTF-8" + languages = "de_DE.UTF-8 el_GR.UTF-8 es_ES.UTF-8 fr_FR.UTF-8 it_IT.UTF-8 nl_NL.UTF-8 pl_PL.UTF-8 pt_PT.UTF-8 tr_TR.UTF-8" /* * Default language that non- and newly-registered nicks will receive messages in. |