mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user