8000 fix: en locale in `release/4.1.x` by fsbraun · Pull Request #7638 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

fix: en locale in release/4.1.x #7638

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

Merged
merged 5 commits into from
Aug 25, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix: en locale
  • Loading branch information
fsbraun committed Aug 25, 2023
commit 0ac4b89e2608fdf5fafa09744fe3c423896bce1a
Binary file modified cms/locale/en/LC_MESSAGES/django.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion cms/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ msgid "Password:"
msgstr "Password:"

msgid "Add a page"
msgstr "Add a Page"
msgstr "Add a page"

msgid "Change a page"
msgstr "Change a page"
Expand Down
0