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 = {
181181 'DataTypeTemplates können nicht validiert werden. Das Projekt muss die Version 2007B3 oder höher haben.' ,
182182 } ,
183183 plugins : {
184- heading : 'Erweiterungen ' ,
184+ heading : 'Plug-ins ' ,
185185 editor : 'Editor' ,
186186 menu : 'Menüeintrag' ,
187187 requireDoc : 'Benötigt Dokument' ,
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ export const en = {
158158 'Cannot validate DataTypeTemplates. The version of the project must be higher than or equal to 2007B3' ,
159159 } ,
160160 plugins : {
161- heading : 'Extensions ' ,
161+ heading : 'Plug-ins ' ,
162162 editor : 'Editor tab' ,
163163 menu : 'Menu entry' ,
164164 requireDoc : 'Requires loaded document' ,
You can’t perform that action at this time.
0 commit comments