lv_LV locale: Correct the time part of d_t_fmt (bug 25324)

Currently d_t_fmt formats time as "plkst. %H un %M".  A quick Google
search says that "plkst." means "o’clock" and "un" means "and".
Also this format does not display seconds.

CLDR does not mention anything like that.  We have no reason to use
anything different than "%H:%M:%S".
This commit is contained in:
Rafał Lużyński 2019-12-30 11:42:46 +01:00
parent 20a740b2b2
commit d99b500e3d
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ mon "janv<U0101>ris";/
"oktobris";/
"novembris";/
"decembris"
d_t_fmt "%A, %Y. gada %e. %B, plkst. %H un %M"
d_t_fmt "%A, %Y. gada %e. %B, %H:%M:%S"
d_fmt "%Y.%m.%d."
t_fmt "%T"
am_pm "";""