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 88b9e1a commit 2d119aaCopy full SHA for 2d119aa
.github/workflows/main.yml
@@ -72,7 +72,7 @@ jobs:
72
echo "steps.po-files-to-change.$CHANGED_PO_FILES"
73
74
# Chequeos a realizar
75
- - name: TRANSLATORS
+ - name: Revisa orden alfabético en TRANSLATORS
76
run: |
77
diff -Naur TRANSLATORS <(LANG=es python scripts/sort.py < TRANSLATORS)
78
# FIXME
0 commit comments