Skip to content
#

i18n

Here are 2,287 public repositories matching this topic...

Maskim
Maskim commented Nov 2, 2020

Hello,

I'm using vue-i18n on my nuxt app with typescript.

I have a simple question :
Why in

declare module 'vue/types/options' {
	interface ComponentOptions<V extends Vue> {
		i18n?: {
			messages?: VueI18n.LocaleMessages
			dateTimeFormats?: VueI18n.DateTimeFormats
			numberFormats?: VueI18n.NumberFormats
			sharedMessages?: VueI18n.LocaleMessages
		}
	}
}

`local

❄️ A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku

  • Updated Mar 7, 2019
  • JavaScript
weblate
est42
est42 commented Oct 13, 2020

Describe the bug

I created new component, which is using mercurial VCS and supposed to pull from default branch and push translations to new branch. This doesn't work, "Push branch" option in Weblate is ignored and Weblate is always pushing to the default repository branch defined in Weblate as "Repository branch".

To Reproduce

Steps to reproduce the behavior:

  1. Create any new

Improve this page

Add a description, image, and links to the i18n topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the i18n topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.