⚡ Deprecate number formatting
This was a minor convenience feature but out of scope for MVP. Needs refactoring for future usage in plugin.
This commit is contained in:
@@ -77,6 +77,7 @@ As a convenience, the base text file may contain the special key `reusableBaseTe
|
||||
},
|
||||
```
|
||||
|
||||
<!--
|
||||
As a convenience, the base text file may also contain the special key `numberFormats` to localize numbers. For more information, refer to Vue i18n's [number localization](https://kazupon.github.io/vue-i18n/guide/number.html#number-localization).
|
||||
|
||||
```json
|
||||
@@ -87,7 +88,7 @@ As a convenience, the base text file may also contain the special key `numberFor
|
||||
},
|
||||
},
|
||||
}
|
||||
```
|
||||
``` -->
|
||||
|
||||
#### Interpolation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user