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 e29c304 commit 3ae1563Copy full SHA for 3ae1563
.github/workflows/i18n-consistency-checker.yaml
@@ -1,3 +1,8 @@
1
+# -------------------------
2
+# To add a new language, do the following:
3
+# - add the 2-letter language code in matrix.language
4
+# - add the flag and language name that you want to use at the beginning of the #check-consistency step
5
6
name: i18n Consistency Check
7
8
on:
0 commit comments