You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,9 @@ See also [translation coverage](./docs/COVERAGE.md).
25
25
Follow along the [i18n example](https://github.com/bpmn-io/bpmn-js-examples/tree/master/i18n) and replace the [`translations.js` stub](https://github.com/bpmn-io/bpmn-js-examples/blob/main/i18n/src/customTranslate/translations.js) with one of the language files in this repository.
26
26
27
27
28
-
## Contributing
28
+
## Contribute
29
+
30
+
Checkout our [translation coverage](./docs/COVERAGE.md) and help us keep our translations up-to-date.
29
31
30
32
Create a [new language file](https://github.com/bpmn-io/bpmn-js-i18n/new/master/translations) and contribute a translation. Use [`en.js`](./translations/en.js) as a starting point.
0 commit comments