parent
b9b080344c
commit
59e38168ef
10
samples/react-accordion-with-richtext/src/webparts/tabAccordion/loc/de-de.js
vendored
Normal file
10
samples/react-accordion-with-richtext/src/webparts/tabAccordion/loc/de-de.js
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
define([], function() {
|
||||
return {
|
||||
"PropertyPaneDescription": "Passe deine Tab Klappbox an.",
|
||||
"BasicGroupName": "Tabs",
|
||||
"TitleFieldLabel": "Titel",
|
||||
"ManageAccordion": "Verwalte Tabs",
|
||||
"Type": "Anzeigeart",
|
||||
"Tabs": "Tabs",
|
||||
}
|
||||
});
|
Loading…
Reference in New Issue