Skip to content

Commit

Permalink
chore: i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Feb 7, 2025
1 parent 11d6922 commit d48e75f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/it/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -4371,7 +4371,7 @@ msgstr "Sito web"
#: components/ItaliaTheme/Header/HeaderSlim/HeaderSlim
# defaultMessage: Link utili
msgid "utilityMenu"
msgstr "Menu di utilità"
msgstr "Link utili"

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Variazione situazione patrimoniale
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { SiteProperty } from 'volto-site-settings';
const messages = defineMessages({
utilityMenu: {
id: 'utilityMenu',
defaultMessage: 'Link utili',
defaultMessage: 'Utility Menu',
},
});

Expand Down

0 comments on commit d48e75f

Please sign in to comment.