vue-i18n icon indicating copy to clipboard operation
vue-i18n copied to clipboard

Vue I18n for Vue 3

Results 223 vue-i18n issues
Sort by recently updated
recently updated
newest added
trafficstars

### Clear and concise description of the problem Currently, the website already offers an English version. Are there any plans to support other languages in the future? ### Suggested solution...

help wanted
Status: PR Welcome
Status: Proposal
Type: Documentation

Hello, I added this code to provide users facing this situation with more options: whether to replace the existing message on the i18n instance with the passed message. And this...

Status: Need More Info

### Clear and concise description of the problem Using availableLocales in a component is a list of strings that doesn't update reactively when adding new messages. ```js const { availableLocales...

Type: Feature
good first issue
Status: PR Welcome
Status: Proposal