mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Merge pull request #3383 from dimitrov-adrian/patch-1
Add Bulgarian date and time formats
This commit is contained in:
@@ -12,6 +12,20 @@ en-US:
|
||||
minute: numeric
|
||||
hour12: true
|
||||
|
||||
bg-BG:
|
||||
short:
|
||||
year: numeric
|
||||
month: numeric
|
||||
day: numeric
|
||||
long:
|
||||
year: numeric
|
||||
month: short
|
||||
day: numeric
|
||||
weekday: short
|
||||
hour: numeric
|
||||
minute: numeric
|
||||
hour12: false
|
||||
|
||||
cs-CZ:
|
||||
short:
|
||||
year: numeric
|
||||
|
||||
Reference in New Issue
Block a user