Uses of Class
com.lokalized.LocalizedString.LanguageFormTranslation
-
Uses of LocalizedString.LanguageFormTranslation in com.lokalized
Methods in com.lokalized that return types with arguments of type LocalizedString.LanguageFormTranslationModifier and TypeMethodDescriptionLocalizedString.getLanguageFormTranslationsByPlaceholder()
Gets per-language-form translations that correspond to a placeholder value.Method parameters in com.lokalized with type arguments of type LocalizedString.LanguageFormTranslationModifier and TypeMethodDescriptionLocalizedString.Builder.languageFormTranslationsByPlaceholder
(Map<String, LocalizedString.LanguageFormTranslation> languageFormTranslationsByPlaceholder) Applies per-language-form translations to this builder.