diff options
Diffstat (limited to 'searx/sxng_locales.py')
| -rw-r--r-- | searx/sxng_locales.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py index 1ea673d7c..27f892386 100644 --- a/searx/sxng_locales.py +++ b/searx/sxng_locales.py @@ -1,9 +1,11 @@ # -*- coding: utf-8 -*- '''List of SearXNG's locale codes. -This file is generated automatically by:: +.. hint:: - ./manage pyenv.cmd searxng_extra/update/update_engine_traits.py + Don't modify this file, this file is generated by:: + + ./manage data.traits ''' sxng_locales = ( |