mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:27:35 +00:00
LibJS: Implement Intl.Locale.prototype.minimize
This commit is contained in:
parent
a77f323dfb
commit
90971673c7
4 changed files with 57 additions and 0 deletions
|
@ -289,6 +289,7 @@ namespace JS {
|
|||
P(millisecond) \
|
||||
P(milliseconds) \
|
||||
P(min) \
|
||||
P(minimize) \
|
||||
P(minute) \
|
||||
P(minutes) \
|
||||
P(month) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue