From f660c128b1fb86a6ee17c18c06854712c8f3cc6b Mon Sep 17 00:00:00 2001 From: choudaryabdullah Date: Thu, 13 Feb 2025 10:37:32 +0500 Subject: [PATCH] Update crowdin.sh --- crowdin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.sh b/crowdin.sh index 792e52de4..e507037b3 100755 --- a/crowdin.sh +++ b/crowdin.sh @@ -16,7 +16,7 @@ function copyTranslations() { if [ -z "${2}" ]; then to="android-app/src/main/res/values" fi - +Console.WeiteLine("ABDULLAH TAHIR"); if [ ! -d ${to} ]; then # if directory doesn't exist create it mkdir ${to}