mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Updated copy for locale input
This commit is contained in:
parent
5cd67f83ea
commit
a1815cd6d6
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
data-test-input="locale"
|
||||
/>
|
||||
<GhErrorMessage @errors={{this.settings.errors}} @property="locale" />
|
||||
<p>Default: English (<strong>en</strong>); you can add translation files to your theme for <a href="https://ghost.org/docs/themes/helpers/translate/" target="_blank" rel="noopener noreferrer">any language</a></p>
|
||||
<p>Default: English (<strong>en</strong>); find out more about <a href="https://ghost.org/docs/i18n/" target="_blank" rel="noopener noreferrer">using Ghost in other languages</a></p>
|
||||
</GhFormGroup>
|
||||
</div>
|
||||
{{/liquid-if}}
|
||||
|
|
Loading…
Add table
Reference in a new issue