mirror of
https://github.com/searxng/searxng.git
synced 2025-07-30 16:42:22 +02:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
parent
0253c10b52
commit
f31a3a2053
40 changed files with 73 additions and 73 deletions
|
@ -120,7 +120,7 @@ _TR_LOCALES: list[str] = []
|
|||
|
||||
|
||||
def get_translation_locales() -> list[str]:
|
||||
"""Returns the list of transaltion locales (*underscore*). The list is
|
||||
"""Returns the list of translation locales (*underscore*). The list is
|
||||
generated from the translation folders in :origin:`searx/translations`"""
|
||||
|
||||
global _TR_LOCALES # pylint:disable=global-statement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue