mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Label Incrementions and pt-BR update
This commit is contained in:
parent
689bb94898
commit
1b44c5f826
4 changed files with 74 additions and 8 deletions
|
|
@ -117,7 +117,7 @@ export default function WebsiteEditForm({ values, onSave, onClose }) {
|
|||
<Field
|
||||
name="domain"
|
||||
type="text"
|
||||
placeholder="example.com"
|
||||
placeholder={<FormattedMessage id="label.example" defaultMessage="example.com" />}
|
||||
spellCheck="false"
|
||||
autoCapitalize="off"
|
||||
autoCorrect="off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue