mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] l10n ga (Irish) messages.po is marked as fuzzy
$ ./manage pyenv.cmd pybabel compile --statistics -d searx/translations/
reports:
catalog searx/translations/ga/LC_MESSAGES/messages.po is marked as fuzzy, skipping
This commit removes the ``fuzzy`` tag and BTW reverts commit 655e41f27
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
655e41f274
commit
c5991865c8
3 changed files with 1 additions and 3 deletions
|
|
@ -36,7 +36,6 @@ CATEGORY_NAMES = {
|
|||
'MAP': 'map',
|
||||
'ONIONS': 'onions',
|
||||
'SCIENCE': 'science',
|
||||
'DUMMY': 'dummy',
|
||||
}
|
||||
|
||||
CATEGORY_GROUPS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue