1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00
This commit is contained in:
kprkpr
2016-06-04 01:04:42 +02:00
parent 04a97175ad
commit c93700c6cf

View File

@@ -5,7 +5,7 @@ source translations.sh
trap '' INT
function pause {
echo "$(T "Pause funtion")"
echo "$(T "Pause function")"
read
}