Add group namespace

This commit is contained in:
Nicola Benaglia
2025-04-23 23:57:55 +02:00
parent 072f98c25e
commit a70d77c17e
5 changed files with 69 additions and 22 deletions

View File

@@ -18,6 +18,9 @@
"loading": "loading...",
"logout": "logout",
"minting_status": "minting status",
"page": {
"last": "last"
},
"payment_notification": "payment notification",
"price": "price",
"q_mail": "q-mail",

View File

@@ -0,0 +1,34 @@
{
"provide_thread": "please provide a thread title",
"result": {
"cannot": {
"access_name": "Cannot send a message without a access to your name",
"group_info": "Cannot access group information"
}
},
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": ""
}