From 8749e5476e9bc53c0e29cd9937b327c7f950fb4b Mon Sep 17 00:00:00 2001 From: hneemann Date: Mon, 17 Sep 2018 09:11:43 +0200 Subject: [PATCH] updated README.md --- README.md | 8 ++++++++ src/main/resources/lang/lang.xml | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4227845bd..64cebc567 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,14 @@ The [documentation](https://github.com/hneemann/Digital/releases/latest) is avai It is still very incomplete but it contains a chapter "First Steps" which explains the basic usage of Digital. The documentation also contains a list of available 74xx chips and a list of available keyboard shortcuts. +## Translations ## + +So far Digital is available in English and German. If someone wants to add a new translation, please check out this +[file](https://github.com/hneemann/Digital/blob/master/src/main/resources/lang/lang.xml). +Adding a new language by adding these XML entries / files does not require a rebuild. +But manually adding the XML files to the jar file is a bit tedious. +It's easier to rebuild Digital by running `mvn install`. + ## Comments ## If you want to send a bug report or feature request please use the GitHub diff --git a/src/main/resources/lang/lang.xml b/src/main/resources/lang/lang.xml index a1f311e36..6babb7bf1 100644 --- a/src/main/resources/lang/lang.xml +++ b/src/main/resources/lang/lang.xml @@ -1,16 +1,16 @@ English