chore(locale/en): add new strings

This commit is contained in:
2026-03-11 14:56:15 +01:00
parent 51c4db3d2b
commit 746b00ed91

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-11 10:59+0000\n"
"POT-Creation-Date: 2026-03-11 13:54+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,24 +26,32 @@ msgstr ""
msgid "Sorry, you don't have permission to access this page."
msgstr ""
#: kursy/templates/header.html:7
#: kursy/templates/header.html:8 kursy/templates/header.html:37
msgid "Search courses..."
msgstr ""
#: kursy/templates/header.html:13
#: kursy/templates/header.html:14
msgid "Logout"
msgstr ""
#: kursy/templates/header.html:15
#: kursy/templates/header.html:16
msgid "Login"
msgstr ""
#: kursy/templates/header.html:16
#: kursy/templates/header.html:17
msgid "Sign Up"
msgstr ""
#: kursy/templates/profile.html:6
msgid "Witaj, "
msgid "Hello, "
msgstr ""
#: kursy/templates/profile.html:7
msgid "Your courses:"
msgstr ""
#: kursy/templates/profile.html:18
msgid "You haven't enrolled in any courses yet."
msgstr ""
#: search/templates/search/search.html:9 search/templates/search/search.html:13