There was an error while loading. Please reload this page.
1 parent 6035f2a commit 56f9928Copy full SHA for 56f9928
1 file changed
sync-translations.sh
@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+
3
+# Uses SIMPLELOCALIZE_API_KEY environment variables
4
5
+simplelocalize upload
6
+simplelocalize auto-translate
7
+simplelocalize download
8
+simplelocalize status
0 commit comments