Skip to content
#

i18n

Here are 2,313 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
petrformanek
petrformanek commented Dec 4, 2020

Weblate in docker using Azure AD with https offloading by proxy
In my case https is offloaded by proxy and weblate docker image runs just with http. I need to be able to have Azure AD redirect url with https protocol instead of http protocol.

Describe the solution you'd like
I want to be able to set SOCIAL_AUTH_REDIRECT_IS_HTTPS independently on WEBLATE_ENABLE_HTTPS environment va

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.