change locales

This commit is contained in:
ogerly 2022-12-20 16:26:39 +01:00
parent 6806301ef1
commit c970652c40

View File

@ -331,6 +331,7 @@
}, },
"via_link": "via Link", "via_link": "via Link",
"welcome": "Welcome to the community", "welcome": "Welcome to the community",
"pageTitle": {
"overview": "Good morning {name}", "overview": "Good morning {name}",
"send": "Send Gradidos", "send": "Send Gradidos",
"transactions": "Your transactions", "transactions": "Your transactions",
@ -338,4 +339,5 @@
"community": "My community", "community": "My community",
"information": "Community Info", "information": "Community Info",
"settings": "Settings" "settings": "Settings"
}
} }