Introduce "Extension info" screen

This commit is contained in:
schroda
2025-06-22 23:12:54 +02:00
parent 998400327f
commit 2e105a0539
16 changed files with 1236 additions and 150 deletions

View File

@@ -266,6 +266,7 @@
},
"label": {
"add_repository_info": "You have to add a extension repository to be able to install extensions",
"age_rating": "Age rating",
"installation_failed_one": "Could not install the extension",
"installation_failed_other": "Could not install the extensions",
"installed_successfully_one": "Extension installed",
@@ -471,6 +472,7 @@
"type": "Type",
"unknown": "Unknown",
"username": "Username",
"version": "Version",
"vertical": "Vertical",
"warning": "Warning"
},
@@ -1482,6 +1484,9 @@
"source_not_found": "Could not find source. Check your installed extensions."
}
},
"extension_info": {
"title": "Extension info"
},
"filter": {
"save_search": {
"dialog": {