1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-06-13 03:46:11 +02:00
This commit is contained in:
kprkpr
2016-06-04 00:08:08 +02:00
parent 017a77dc27
commit c39cad3bc2
+1 -1
View File
@@ -12,6 +12,6 @@ function T {
case $sclang in
"es")
translate_es $2;;
translate_es;;
esac
}