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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -928,20 +928,20 @@ Bei Interesse kontaktieren Sie mich bitte direkt für eine Anleitung.
928
928
929
929
### Istruzioni per la traduzione in Italiano
930
930
931
-
Il file [language_italiano.h](language_italiano.h) contiene la traduzione italiana (by Roberto B). Rimuovere il commento o aggiungere la linea "#include language_italiano.h" (senza le " ") nel file "config_buttons.h" per avere menù e messaggi in Italiano.
931
+
Il file [language_italiano.h](language_italiano.h) contiene la traduzione italiana (by Roberto B). Rimuovere il commento o aggiungere la linea ``#include language_italiano.h``nel file ``config_buttons.h`` per avere menù e messaggi in Italiano.
932
932
933
-
Si può sovrascrivere una qualunque di queste traduzioni individualmente aggiungendo la relativa "#define" nel file "config_buttons.h" ma deve essere fatto assolutamente prima dell' "#include" della traduzione.
933
+
Si può sovrascrivere una qualunque di queste traduzioni individualmente aggiungendo la relativa ``#define`` nel file ``config_buttons.h`` ma deve essere fatto assolutamente prima dell' ``#include...`` della traduzione.
934
934
935
935
Qualunque contributo è gradito.
936
936
Per ogni questione, il contatto ufficiale è il canale Discord di DCC-EX nella sezione wifi-throttles.
937
937
938
938
<hrstyle="height: 1px;">
939
939
940
-
### Instructions for Dutch Translations
940
+
### Instructions for Dutch Translations - Instructies voor de Nederlandse vertalingen
941
941
942
-
The file[language_nederlands.h](language_nederlands.h)contains Dutch translations (by Hans Metselaar). Uncomment (or add) the ``#include "language_nederlands.h"``line in ``config_buttons.h``to see menus and messages in Dutch.
942
+
Het bestand[language_nederlands.h](language_nederlands.h)bevat de Nederlandse vertalingen (door Hans Metselaar). Verwijder het commentaar voor de regel ``#include "language_nederlands.h"``(of voeg deze toe) in ``config_buttons.h``om de menu’s en meldingen in het Nederlands weer te geven.
943
943
944
-
You can override any of these translations individually by adding an appropriate ``#define`` statement in the``config_buttons.h``, but it *must* be *before* the ``#include...`` statement.
944
+
Je kunt ieder van deze vertalingen individueel overschrijven door het desbetreffende ``#define`` statement in de``config_buttons.h`` toe te voegen, deze *moet* dan voor het ``#include...`` statement worden geplaatst.
0 commit comments