mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-29 04:09:45 +02:00
support locale at application level using package.json
This commit is contained in:
@ -9,5 +9,6 @@
|
||||
"version":"0.0.1-a",
|
||||
"category":"Other",
|
||||
"iconclass":"fa fa-adn",
|
||||
"mimes":["none"]
|
||||
"mimes":["none"],
|
||||
"locale": {}
|
||||
}
|
Reference in New Issue
Block a user