Skip to content

Allow for localized snippets #119

Open
@salmenf

Description

@salmenf

Package snippets should be localized. To avoid an overcrowded package.json, localization can be implemented such that each localized snippet is in a separate file ./snippets/my-snippet.de.html, and the syntax in the package.json is changed to "./snippets/snippet-name.*": "./snippets/snippet-name.*". WebWriter then only shows the snippets for the document locale (falling back to English if no other is available).

Metadata

Metadata

Assignees

Labels

for authorsBug or enhancement regarding explorable authors

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions