fix(theme-translations): correct label for tip admonition in italian (#10051)

This commit is contained in:
Tommaso Sotte 2024-04-18 13:14:28 +02:00 committed by GitHub
parent 5c1d6464d8
commit 4772b27a63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@
"theme.admonition.danger": "pericolo",
"theme.admonition.info": "informazioni",
"theme.admonition.note": "note",
"theme.admonition.tip": "mancia",
"theme.admonition.tip": "suggerimento",
"theme.admonition.warning": "warning",
"theme.blog.archive.description": "Archivio",
"theme.blog.archive.title": "Archivio",