We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f144590 commit 0cbb1d7Copy full SHA for 0cbb1d7
script/sync-translation
@@ -0,0 +1,8 @@
1
+#!/bin/sh
2
+#
3
+# Sync changes from up stream
4
5
+# TODO:
6
+# - create branch and merge upstream changes
7
+# - get diff of changes to notable files
8
+# - open PR with checkboxes for changes to translatable files
0 commit comments