Skip to content

Commit 528e9e2

Browse files
committed
Merge branch 'locize' into release-v4.47.0
2 parents a94fa26 + 580bd48 commit 528e9e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frontends/web/src/locales/en/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"step": "Finished",
6969
"title": "Account added"
7070
},
71-
"title": "+ Add account"
71+
"title": "Add account"
7272
},
7373
"aopp": {
7474
"addressRequest": "{{host}} is requesting a receiving address.",

frontends/web/src/locales/it/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"step": "Finito",
6969
"title": "Account aggiunto"
7070
},
71-
"title": "+ Aggiungi account"
71+
"title": "Aggiungi account"
7272
},
7373
"aopp": {
7474
"addressRequest": "{{host}} richiede un indirizzo di ricezione.",

frontends/web/src/locales/ms/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"step": "Selesai",
6969
"title": "Akaun ditambahkan"
7070
},
71-
"title": "+ Tambah akaun"
71+
"title": "Tambah akaun"
7272
},
7373
"aopp": {
7474
"addressRequest": "{{host}} sedang meminta alamat penerimaan.",

0 commit comments

Comments
 (0)