Language: Add language terms for colors picker

pull/5642/head
Yannick Warnier 1 year ago
parent fa48f807a3
commit 08a5e4b004
  1. 8
      assets/vue/views/admin/AdminConfigureColors.vue
  2. 117
      translations/messages.en.po
  3. 117
      translations/messages.pot

@ -214,10 +214,10 @@
<BaseDivider layout="vertical" />
<div class="admin-colors__settings-preview">
<h6>{{ t("You can see examples of how chamilo will look here") }}</h6>
<h6>{{ t('You can see examples of how chamilo will look here') }}</h6>
<div>
<p class="mb-3 text-lg">{{ t("Buttons") }}</p>
<p class="mb-3 text-lg">{{ t('Buttons') }}</p>
<div class="flex flex-row flex-wrap mb-3">
<BaseButton
:label="t('Primary')"
@ -403,7 +403,7 @@
/>
</div>
<div>
<p class="mb-3 text-lg">{{ t("Some more elements") }}</p>
<p class="mb-3 text-lg">{{ t('Some more elements') }}</p>
<div class="course-tool cursor-pointer">
<div class="course-tool__link hover:primary-gradient hover:bg-primary-gradient/10">
<span
@ -411,7 +411,7 @@
class="course-tool__icon mdi mdi-bookshelf"
/>
</div>
<p class="course-tool__title">{{ t("Documents") }}</p>
<p class="course-tool__title">{{ t('Documents') }}</p>
</div>
</div>
</div>

@ -27525,3 +27525,120 @@ msgstr ""
msgid "The attempted oral questions are %s"
msgstr "The attempted oral questions are %s"
msgid "Configure Chamilo colors"
msgstr "Configure Chamilo colors"
msgid "Primary color"
msgstr "Primary color"
msgid "Primary color hover/background"
msgstr "Primary color hover/background"
msgid "Primary color button text"
msgstr "Primary color button text"
msgid "Primary color button alternative text"
msgstr "Primary color button alternative text"
msgid "Secondary color"
msgstr "Secondary color"
msgid "Secondary color hover/background"
msgstr "Secondary color hover/background"
msgid "Secondary color button text"
msgstr "Secondary color button text"
msgid "Tertiary color"
msgstr "Tertiary color"
msgid "Tertiary color hover/background"
msgstr "Tertiary color hover/background"
msgid "Success color"
msgstr "Success color"
msgid "Success color hover/background"
msgstr "Success color hover/background"
msgid "Success color button text"
msgstr "Success color button text"
msgid "Info color"
msgstr "Info color"
msgid "Info color hover/background"
msgstr "Info color hover/background"
msgid "Info color button text"
msgstr "Info color button text"
msgid "Warning color"
msgstr "Warning color"
msgid "Warning color hover/background"
msgstr "Warning color hover/background"
msgid "Warning color button text"
msgstr "Warning color button text"
msgid "Danger color"
msgstr "Danger color"
msgid "Danger color hover/background"
msgstr "Danger color hover/background"
msgid "Form outline color"
msgstr "Form outline color"
msgid "Hide advanced mode"
msgstr "Hide advanced mode"
msgid "Show advanced mode"
msgstr "Show advanced mode"
msgid "You can see examples of how chamilo will look here"
msgstr "You can see examples of how chamilo will look here"
msgid "Buttons"
msgstr "Buttons"
msgid "Primary alternative"
msgstr "Primary alternative"
msgid "Tertiary"
msgstr "Tertiary"
msgid "Warning"
msgstr "Warning"
msgid "Danger"
msgstr "Danger"
msgid "Dropdowns"
msgstr "Dropdowns"
msgid "Checkbox and radio buttons"
msgstr "Checkbox and radio buttons"
msgid "Toggle"
msgstr "Toggle"
msgid "Hide all"
msgstr "Hide all"
msgid "This is the default form"
msgstr "This is the default form"
msgid "This is a form with an error"
msgstr "This is a form with an error"
msgid "Show dialog'"
msgstr "Show dialog'"
msgid "Dialog example"
msgstr "Dialog example"
msgid "Some more elements"
msgstr "Some more elements"

@ -27524,3 +27524,120 @@ msgstr ""
msgid "The attempted oral questions are %s"
msgstr ""
msgid "Configure Chamilo colors"
msgstr ""
msgid "Primary color"
msgstr ""
msgid "Primary color hover/background"
msgstr ""
msgid "Primary color button text"
msgstr ""
msgid "Primary color button alternative text"
msgstr ""
msgid "Secondary color"
msgstr ""
msgid "Secondary color hover/background"
msgstr ""
msgid "Secondary color button text"
msgstr ""
msgid "Tertiary color"
msgstr ""
msgid "Tertiary color hover/background"
msgstr ""
msgid "Success color"
msgstr ""
msgid "Success color hover/background"
msgstr ""
msgid "Success color button text"
msgstr ""
msgid "Info color"
msgstr ""
msgid "Info color hover/background"
msgstr ""
msgid "Info color button text"
msgstr ""
msgid "Warning color"
msgstr ""
msgid "Warning color hover/background"
msgstr ""
msgid "Warning color button text"
msgstr ""
msgid "Danger color"
msgstr ""
msgid "Danger color hover/background"
msgstr ""
msgid "Form outline color"
msgstr ""
msgid "Hide advanced mode"
msgstr ""
msgid "Show advanced mode"
msgstr ""
msgid "You can see examples of how chamilo will look here"
msgstr ""
msgid "Buttons"
msgstr ""
msgid "Primary alternative"
msgstr ""
msgid "Tertiary"
msgstr ""
msgid "Warning"
msgstr ""
msgid "Danger"
msgstr ""
msgid "Dropdowns"
msgstr ""
msgid "Checkbox and radio buttons"
msgstr ""
msgid "Toggle"
msgstr ""
msgid "Hide all"
msgstr ""
msgid "This is the default form"
msgstr ""
msgid "This is a form with an error"
msgstr ""
msgid "Show dialog'"
msgstr ""
msgid "Dialog example"
msgstr ""
msgid "Some more elements"
msgstr ""

Loading…
Cancel
Save