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

Gettext messages table component

Summary

Functions

Link to this function

dashboard_path(socket)

Link to this function

dashboard_path(socket, path)

Link to this function

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveComponent.handle_event/3.

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?(message, locale, source)

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.