Эх сурвалжийг харах

special language handling

tobiaskaminsky 7 жил өмнө
parent
commit
8ab4a346e2

+ 3 - 0
scripts/screenshots/addMockDevice.sh

@@ -11,6 +11,9 @@ for i in $(find ../../fastlane | grep png) ; do
         "en-US")
             locale=""
             ;;
+        "de-DE")
+            locale="-de"
+            ;;
         *)
             locale="-"$locale
     esac