mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 12:25:17 -04:00
Shorten Swedish am/pm lines to make them less confusing
This commit is contained in:
parent
2aa5c78424
commit
45035413e9
@ -10,6 +10,6 @@ dateFormat: "dag {day} av {monthInGenitive} år {year, number, :: group-off}"
|
|||||||
|
|
||||||
# In Swedish, as with German, we don't use AM/PM but instead a 24h clock.
|
# In Swedish, as with German, we don't use AM/PM but instead a 24h clock.
|
||||||
# But instead of that, we could use "förmiddag" and "eftermiddag", which is basically "morning" and "afternoon"
|
# But instead of that, we could use "förmiddag" and "eftermiddag", which is basically "morning" and "afternoon"
|
||||||
am: "förmiddag"
|
am: "f.m."
|
||||||
pm: "eftermiddag"
|
pm: "e.m."
|
||||||
day: "Dag"
|
day: "Dag"
|
||||||
|
@ -45,6 +45,6 @@ weekday7: "lördag"
|
|||||||
|
|
||||||
# In Swedish, as with German, we don't use AM/PM but instead a 24h clock.
|
# In Swedish, as with German, we don't use AM/PM but instead a 24h clock.
|
||||||
# But instead of that, we could use "förmiddag" and "eftermiddag", which is basically "morning" and "afternoon"
|
# But instead of that, we could use "förmiddag" and "eftermiddag", which is basically "morning" and "afternoon"
|
||||||
am: "förmiddag"
|
am: "f.m."
|
||||||
pm: "eftermiddag"
|
pm: "e.m."
|
||||||
day: "Dag"
|
day: "Dag"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user