fix: Links now clickable in about dialog, add translations

This commit is contained in:
Anton Stubenbord
2023-04-28 17:55:47 +02:00
parent c58d5809a7
commit 663f1085d3
9 changed files with 123 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Desenvolupat per {name}",
"developedBy": "Desenvolupat per {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Vols canviar al nou compte? Pots canviar en qualsevol moment.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Vyvíjí {name}",
"developedBy": "Vyvíjí {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Entwickelt von {name}",
"developedBy": "Entwickelt von {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Möchtest du zum neuen Account wechseln? Du kannst jederzeit zurückwechseln.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Finde den Code auf",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Developed by {name}",
"developedBy": "Developed by {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Développé par {name}",
"developedBy": "Développé par {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Stworzone przez {name}",
"developedBy": "Stworzone przez {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Разработано {name}",
"developedBy": "Разработано {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}

View File

@@ -1,5 +1,5 @@
{
"developedBy": "Developed by {name}",
"developedBy": "Developed by {name}.",
"@developedBy": {
"placeholders": {
"name": {}
@@ -761,5 +761,10 @@
"switchToNewAccount": "Do you want to switch to the new account? You can switch back at any time.",
"@switchToNewAccount": {
"description": "Content of the dialog shown after adding an account, asking the user whether to switch to the newly added account or not."
},
"sourceCode": "Source Code",
"findTheSourceCodeOn": "Find the source code on",
"@findTheSourceCodeOn": {
"description": "Text before link to Paperless Mobile GitHub"
}
}