fix: missing translations for apps / integrations #438 (#674)

* fix: missing translations for apps / integrations #438

* chore: remove unnecessary property from integration new dropdown
This commit is contained in:
Meier Lukas
2024-06-16 22:10:17 +02:00
committed by GitHub
parent e957c6b601
commit f358c33bd3
5 changed files with 26 additions and 9 deletions

View File

@@ -317,6 +317,17 @@ export default {
},
},
},
field: {
name: {
label: "Name",
},
description: {
label: "Description",
},
url: {
label: "Url",
},
},
},
integration: {
page: {
@@ -453,6 +464,7 @@ export default {
tryAgain: "Try again",
},
iconPicker: {
label: "Icon URL",
header: "Type name or objects to filter for icons... Homarr will search through {countIcons} icons for you.",
},
information: {