Browse Source

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

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Matt Rubens 11 months ago
parent
commit
a8ef2e1347
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/i18n/locales/it/common.json

+ 1 - 1
webview-ui/src/i18n/locales/it/common.json

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