Adds AM_STR and PM_STR to locale.py (#6065)

This commit is contained in:
Nikita Sobolev
2021-09-24 11:51:33 +03:00
committed by GitHub
parent 2237daa650
commit 3bc309daaa

View File

@@ -11,6 +11,8 @@ D_T_FMT: int
D_FMT: int
T_FMT: int
T_FMT_AMPM: int
AM_STR: int
PM_STR: int
DAY_1: int
DAY_2: int