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 6526d6f commit 67f169fCopy full SHA for 67f169f
.github/workflows/test-translations.yml
@@ -71,4 +71,4 @@ jobs:
71
run: nox -s build -- -q -D language=${{ matrix.language }}
72
73
- name: Lint translation file
74
- run: sphinx-lint locales/${{ matrix.language }}/LC_MESSAGES/message.po
+ run: sphinx-lint locales/${{ matrix.language }}/LC_MESSAGES/messages.po
0 commit comments