Update webview-ui/src/i18n/locales/it/common.json

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Matt Rubens 2025-03-17 16:28:55 -04:00 committed by GitHub
parent 76b37b11ca
commit a8ef2e1347
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,6 @@
"number_format": {
"thousand_suffix": "k",
"million_suffix": "Mln",
"billion_suffix": "Mrd"
"billion_suffix": "Mld"
}
}