KantaWeb.Translations.Components.MessagesTable (kanta v0.2.1)

Gettext messages table component

Summary

Functions

Link to this function

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Link to this function

is_translated(message, locale, source)

Link to this function

original_text(assigns, message)

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

translated_plural_text(assigns, message, source)

Link to this function

translated_singular_text(assigns, message, source)

Link to this function

translated_text(assigns, message)

Link to this function

update(socket, assigns)

Callback implementation for Phoenix.LiveComponent.update/2.