Hi,
some words are missing in the translation files for German
easy-appointments-en_DE.po
for example, the days of the week like Monday, Tuesday, etc.
I cannot find these words in the po file, so I can’t translate them with Loco.
Best regards
Dirk
Hi Dirk is that for full calendar short code? If it is for it you can alter those labels via short code param. There is more details on Documentation page.
Best regards,
Nikola
Hi Nikola,
no it’s in the dashboard (backend). For example, when I create a new connection, the weekdays are still Englisch with German language file.
In easy-appointments-en_US.po I find:
#: js-react/src/pages/Connections/components/ConnectionsForm/fields/DaysOfWeekField.js:9
msgid “Monday”
msgstr “”
#: js-react/src/pages/Connections/components/ConnectionsForm/fields/DaysOfWeekField.js:10
msgid “Tuesday”
msgstr “”
#: js-react/src/pages/Connections/components/ConnectionsForm/fields/DaysOfWeekField.js:11
msgid “Wednesday”
msgstr “”
etc.
This code is not in easy-appointments-de_DE.po.
Screenshot:
Best regards
Dirk