⚡ Switch to JSON for localization service
This commit is contained in:
26
packages/nodes-base/nodes/Bitwarden/translations/de.json
Normal file
26
packages/nodes-base/nodes/Bitwarden/translations/de.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"bitwarden": {
|
||||
"header": {
|
||||
"displayName": "🇩🇪 Bitwarden",
|
||||
"description": "🇩🇪 Consume Bitwarden API"
|
||||
},
|
||||
"credentialsModal": {
|
||||
"bitwardenApi": {
|
||||
"environment": {
|
||||
"displayName": "🇩🇪 Environment",
|
||||
"description": "🇩🇪 Description for environment",
|
||||
"options": {
|
||||
"cloudHosted": {
|
||||
"displayName": "🇩🇪 Cloud-hosted",
|
||||
"description": "🇩🇪 Description for cloud-hosted"
|
||||
},
|
||||
"selfHosted": {
|
||||
"displayName": "🇩🇪 Self-hosted"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"nodeView": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user