⚡ Switch to JSON for localization service
This commit is contained in:
7
packages/nodes-base/nodes/Start/translations/de.json
Normal file
7
packages/nodes-base/nodes/Start/translations/de.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"start": {
|
||||
"header": {
|
||||
"displayName": "🇩🇪 Start"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
module.exports = {
|
||||
start: {
|
||||
header: {
|
||||
displayName: '🇩🇪 Start',
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user