Shadowlog Translation

Shadowlog english translation userscript

These are versions of this script where the code was updated. Паказаць усе версіі.

  • v1.0 03.10.2018 Combined translation function using json object method and regexp, to use json when possible and regexp when not. Translation for personal match data analysis page done. Translation for deck archetypes page done. Function to translate chart data done. All desired translation and functions are done.
  • v0.4 02.10.2018 Generalized translation function for raw text and html attribute, not sure yet if it was safe enough to try translating all value attribute from input and textarea tag. Added alternative translation method using json object key/value pair, less complexity than regexp method but doesn't fully work yet for texts with whitespaces.
  • v0.3 01.10.2018 Added overlay text for going 1st/2nd option. Signup process tested. Password recovery process translated and tested. Prototyped chart data override.
  • v0.2 01.10.2018 Added translations for login and signup screen. Haven't tested the complete signup procedure yet.
  • v0.1 01.10.2018