Kanta.Translations (kanta v0.4.0)

Main Kanta Translations context

Summary

Functions

Functions

Link to this function

application_sources_empty?()

See Kanta.Translations.ApplicationSources.application_sources_empty?/0.

Link to this function

change_application_source(attrs, params \\ %{})

See Kanta.Translations.ApplicationSources.change_application_source/2.

Link to this function

create_application_source(attrs, opts \\ [])

See Kanta.Translations.ApplicationSources.create_application_source/2.

Link to this function

create_context(params, opts \\ [])

See Kanta.Translations.Contexts.create_context/2.

Link to this function

create_domain(attrs, opts \\ [])

See Kanta.Translations.Domains.create_domain/2.

Link to this function

create_message(attrs, opts \\ [])

See Kanta.Translations.Messages.create_message/2.

Link to this function

create_plural_translation(attrs, opts \\ [])

See Kanta.Translations.PluralTranslations.create_plural_translation/2.

Link to this function

create_singular_translation(attrs, opts \\ [])

See Kanta.Translations.SingularTranslations.create_singular_translation/2.

Link to this function

get_application_source(params)

See Kanta.Translations.ApplicationSources.get_application_source/1.

Link to this function

get_context(params)

See Kanta.Translations.Contexts.get_context/1.

Link to this function

get_domain(params \\ [])

See Kanta.Translations.Domains.get_domain/1.

Link to this function

get_locale(params \\ [])

See Kanta.Translations.Locales.get_locale/1.

Link to this function

get_message(params \\ [])

See Kanta.Translations.Messages.get_message/1.

Link to this function

get_messages_count()

See Kanta.Translations.Messages.get_messages_count/0.

Link to this function

get_plural_translation(params)

See Kanta.Translations.PluralTranslations.get_plural_translation/1.

Link to this function

get_singular_translation(params)

See Kanta.Translations.SingularTranslations.get_singular_translation/1.

Link to this function

list_all_contexts(params \\ [])

See Kanta.Translations.Contexts.list_all_contexts/1.

Link to this function

list_all_domains(params \\ [])

See Kanta.Translations.Domains.list_all_domains/1.

Link to this function

list_all_messages(params \\ [])

See Kanta.Translations.Messages.list_all_messages/1.

Link to this function

list_application_sources(params \\ [])

See Kanta.Translations.ApplicationSources.list_application_sources/1.

Link to this function

list_contexts(params \\ [])

See Kanta.Translations.Contexts.list_contexts/1.

Link to this function

list_domains(params \\ [])

See Kanta.Translations.Domains.list_domains/1.

Link to this function

list_locales(params \\ [])

See Kanta.Translations.Locales.list_locales/1.

Link to this function

list_messages(params \\ [])

See Kanta.Translations.Messages.list_messages/1.

Link to this function

list_plural_translations(params)

See Kanta.Translations.PluralTranslations.list_plural_translations/1.

Link to this function

update_application_source(application_source, attrs, opts \\ [])

See Kanta.Translations.ApplicationSources.update_application_source/3.

Link to this function

update_locale(locale, attrs, opts \\ [])

See Kanta.Translations.Locales.update_locale/3.

Link to this function

update_plural_translation(translation, attrs, opts \\ [])

See Kanta.Translations.PluralTranslations.update_plural_translation/3.

Link to this function

update_singular_translation(translation, attrs, opts \\ [])

See Kanta.Translations.SingularTranslations.update_singular_translation/3.