Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FR translation on the scheduled email template [CPCN-889] #190

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

devketanpro
Copy link
Member

No description provided.

@devketanpro devketanpro requested a review from petrjasek August 23, 2024 05:46
@petrjasek petrjasek added this to the cpcn-2.2.1 milestone Aug 23, 2024
@@ -21,7 +21,7 @@
CLIENT_PATH = SERVER_PATH.parent.joinpath("client")
TRANSLATIONS_PATH = SERVER_PATH.joinpath("translations")

SITE_NAME = "CP NewsPro"
SITE_NAME = lazy_gettext("CP NewsPro")
Copy link
Member Author

@devketanpro devketanpro Aug 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps for this, we need to update translations ? @petrjasek

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep

@devketanpro devketanpro requested a review from petrjasek August 23, 2024 07:44
@devketanpro devketanpro merged commit 063b740 into cn-develop Aug 23, 2024
11 checks passed
@devketanpro devketanpro deleted the CPCN-889 branch August 23, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants