fixed translations

This commit is contained in:
Kenneth SOARES 2025-05-12 16:02:39 +02:00
parent 2ed0fad51a
commit cab2adb45d
2 changed files with 3 additions and 3 deletions

View File

@ -342,7 +342,7 @@ export class IcsCalendar extends inheritHtmlElement("div") {
},
helpButton: {
text: "?",
hint: gettext("how to use calendar link"),
hint: gettext("How to use calendar link"),
click: () => {
if (this.helpUrl) {
window.open(this.helpUrl, "_blank");

View File

@ -38,8 +38,8 @@ msgid "Copy calendar link"
msgstr "Copier le lien du calendrier"
#: com/static/bundled/com/components/ics-calendar-index.ts
msgid "how to use calendar link"
msgstr "comment utiliser le lien du calendrier"
msgid "How to use calendar link"
msgstr "Comment utiliser le lien du calendrier"
#: com/static/bundled/com/components/ics-calendar-index.ts
msgid "Link copied"