- Replace Enum.map/2 |> Enum.join/2 with Enum.map_join/3 for efficiency - Refactor get_existing_form_values to reduce cyclomatic complexity - Replace length/1 with Enum.empty?/1 for better performance - Update gettext translations |
||
|---|---|---|
| .. | ||
| de/LC_MESSAGES | ||
| en/LC_MESSAGES | ||
| auth.pot | ||
| default.pot | ||
| errors.pot | ||