1
0
Fork 0

Sliding Text Clock changing to German characters

master
adrian w kirk 2021-04-22 21:48:30 +01:00
parent a916652a89
commit 5e39c9a8a8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ const germanNumberStr = [ ["ZERO",""], // 0
const germanTensStr = ["ZERO",//0
"ZEHN",//10
"ZWANZIG",//20
"DREISSIG",//30
"DREIßIG",//30
"VIERZIG",//40
"FÜNFZIG",//50
"SECHZIG"//60