Skip to content

Commit

Permalink
🌐(i18n) update translations
Browse files Browse the repository at this point in the history
Pull and commit latest versions of the translations from our
localization management tool.
  • Loading branch information
lunika committed Apr 11, 2024
1 parent 0e3ee92 commit 6bdd626
Show file tree
Hide file tree
Showing 35 changed files with 5,654 additions and 3,774 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ lint-back-bandit: ## lint back-end python sources with bandit
.PHONY: lint-back-bandit

messages: ## create the .po files used for i18n
@$(COMPOSE_RUN) -w /app/src/richie app python /app/sandbox/manage.py makemessages --keep-pot
@$(COMPOSE_RUN) -w /app/src/richie app python /app/sandbox/manage.py makemessages -a --keep-pot
.PHONY: messages

migrate: ## perform database migrations
Expand Down
422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/ar-SA.json

Large diffs are not rendered by default.

422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/es-ES.json

Large diffs are not rendered by default.

422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/fa-IR.json

Large diffs are not rendered by default.

426 changes: 313 additions & 113 deletions src/frontend/i18n/locales/fr-CA.json

Large diffs are not rendered by default.

476 changes: 338 additions & 138 deletions src/frontend/i18n/locales/fr-FR.json

Large diffs are not rendered by default.

422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/ko-KR.json

Large diffs are not rendered by default.

518 changes: 359 additions & 159 deletions src/frontend/i18n/locales/pt-PT.json

Large diffs are not rendered by default.

422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/ru-RU.json

Large diffs are not rendered by default.

422 changes: 311 additions & 111 deletions src/frontend/i18n/locales/vi-VN.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/ar-SA.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/es-ES.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/fa-IR.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/fr-CA.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/fr-FR.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/ko-KR.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/pt-PT.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/ru-RU.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/frontend/js/translations/vi-VN.json

Large diffs are not rendered by default.

Binary file modified src/richie/locale/ar_SA/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit 6bdd626

Please sign in to comment.