-
Manon Bourgognon authoredManon Bourgognon authored
translation-mixin.rst 998 B
translation-mixin
Available from version 0.17
The translation mixin provides an automatic translation in elements, depending on the browser language (English and French). Translations are default values, visible if no value is given by an attribute.
- The concerned elements are :
-
- the submit-button in :ref:`solid-form <solid-form>`,
- the button in :ref:`solid-delete <solid-delete>`,
- the confirmation message from :ref:`validation-mixin <validation-mixin>`,
- the text in modal dialog's buttons from :ref:`validation-mixin <validation-mixin>`,
-
:ref:`search-placeholder-[field] <search-placeholder-[field]>` and :ref:`search-text-[field] <search-text-[field]>` attributes available with
autocompletion
feature (SlimSelect plugin) from :ref:`widget API reference <reference>`.