Browse Source

fix of post formatting: German localization for ** message

master
Simon Grim 9 years ago
parent
commit
2f4e91ff63
  1. 4
      js/interface_localization.js

4
js/interface_localization.js

@ -2275,8 +2275,8 @@ if(preferredLanguage == "de"){ @@ -2275,8 +2275,8 @@ if(preferredLanguage == "de"){
"Block chain information": "Block-Chain Informationen",
"Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!",
"Block generation": "Block-Generierung ",
"busted_oh": "oh noes!",
"busted_avowal": "I\'m busted trying inject some malicious stuff here",
"busted_oh": "Oh nein!",
"busted_avowal": "Ich bin ertappt, habe versucht, hier Schadcode einzugeben!",
"Cancel": "Abbrechen",
"Change user": "Benutzer wechseln",
"Checking...": "Überprüfe...", // checking if username is available

Loading…
Cancel
Save