mirror of
https://github.com/searxng/searxng.git
synced 2026-06-03 08:27:15 +02:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
@@ -25,7 +25,7 @@ from searx.locales import (
|
||||
)
|
||||
|
||||
LOCALE_DATA_FILE = Path(searx_dir) / 'data' / 'locales.json'
|
||||
TRANSLATOINS_FOLDER = Path(searx_dir) / 'translations'
|
||||
TRANSLATIONS_FOLDER = Path(searx_dir) / 'translations'
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user