No translations are actually maintained and no UI is shipped in a
non-English locale. Replaced the handful of gettext(...) calls in
core_components + layouts with their literal English strings, and
rewrote translate_error/1 as a small %{key} interpolator over the
Ecto changeset error tuple.
Removes gettext + expo (compile dep). sutra_ui stays — it's a
transitive dep of live_table's TableComponent.
|
||
|---|---|---|
| .. | ||
| layouts | ||
| core_components.ex | ||
| layouts.ex | ||
| skew_t_chart.ex | ||