mirror of
https://github.com/searxng/searxng.git
synced 2024-12-23 09:46:31 +00:00
[weblate] add dummy string to trigger weblate.push.translations in CI
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
523df1d7f4
commit
899edee5ec
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ CATEGORY_NAMES = {
|
||||||
'MAP': 'map',
|
'MAP': 'map',
|
||||||
'ONIONS': 'onions',
|
'ONIONS': 'onions',
|
||||||
'SCIENCE': 'science',
|
'SCIENCE': 'science',
|
||||||
|
'DUMMY': 'dummy',
|
||||||
}
|
}
|
||||||
|
|
||||||
CATEGORY_GROUPS = {
|
CATEGORY_GROUPS = {
|
||||||
|
|
Loading…
Reference in a new issue