File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/compas-open-scd/src/translations Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ export const de: Translations = {
181
181
'DataTypeTemplates können nicht validiert werden. Das Projekt muss die Version 2007B3 oder höher haben.' ,
182
182
} ,
183
183
plugins : {
184
- heading : 'Erweiterungen ' ,
184
+ heading : 'Plug-ins ' ,
185
185
editor : 'Editor' ,
186
186
menu : 'Menüeintrag' ,
187
187
requireDoc : 'Benötigt Dokument' ,
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ export const en = {
158
158
'Cannot validate DataTypeTemplates. The version of the project must be higher than or equal to 2007B3' ,
159
159
} ,
160
160
plugins : {
161
- heading : 'Extensions ' ,
161
+ heading : 'Plug-ins ' ,
162
162
editor : 'Editor tab' ,
163
163
menu : 'Menu entry' ,
164
164
requireDoc : 'Requires loaded document' ,
You can’t perform that action at this time.
0 commit comments