Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
fix: Try resetting msgstr on malformed source po file
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Apr 11, 2022
1 parent 5466dcb commit 4ae0838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions analytics_dashboard/conf/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ msgstr ""
#: analytics_dashboard/core/templates/core/landing.html:15
#: analytics_dashboard/templates/_skip_link.html:3
msgid "Skip to content"
msgstr "İçeriğe geç."
msgstr ""

#: analytics_dashboard/core/templates/core/landing.html:23
msgid "Login"
msgstr "Giriş yap."
msgstr ""

#: analytics_dashboard/core/templates/core/landing.html:33
msgid "Insights to help course teams improve courses."
Expand Down

0 comments on commit 4ae0838

Please sign in to comment.