Skip to content

Commit

Permalink
fix change version file
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Jun 5, 2024
1 parent 28cab1b commit 893da15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jobs:
- name: Generate translation files
run: |
python3 ./manage.py makemessages -a --no-location --no-obsolete
django-admin makemessages -a --no-location --no-obsolete
- uses: tj-actions/verify-changed-files@v18
- uses: tj-actions/verify-changed-files@v20
id: verify-changed-files
with:
files: |
Expand Down
2 changes: 1 addition & 1 deletion geotrek/core/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1.1\n"

msgid "Core"
msgid "Coree"
msgstr "Cœur"

msgid "Topology is empty."
Expand Down

0 comments on commit 893da15

Please sign in to comment.