1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 03:19:44 +00:00

Merge branch 'capitalizeonthetimeofdaysystem' into 'master'

Adjust default spellings for English l10n am/pm/day lines

Closes #7969

See merge request OpenMW/openmw!4089
This commit is contained in:
psi29a 2024-05-11 12:38:27 +00:00
commit 85ee730b97

View File

@ -36,6 +36,6 @@ weekday5: "Thursday"
weekday6: "Friday"
weekday7: "Saturday"
am: "am"
pm: "pm"
day: "day"
am: "a.m."
pm: "p.m."
day: "Day"