mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Spanish docstring(?
This commit is contained in:
parent
a6c0d5c03d
commit
d6a1763f93
@ -16,6 +16,7 @@ def langUkrainian():
|
||||
uk.install()
|
||||
|
||||
def langSpanish():
|
||||
"""Install Spanish Language."""
|
||||
es = gettext.translation('hiddeneye',localedir='./locale', languages=['es'])
|
||||
es.install()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user