Type Alias I18N

I18N: BrandedType<string, "I18N"> | BrandedType<string, "EditorI18N">

A branded type to an translated (I18N) string. This string should be created by calling the i18n function.