Fixes to the German translations, enable German on cyclofix
This commit is contained in:
parent
6303003629
commit
bb209ee731
3 changed files with 13 additions and 15 deletions
2
State.ts
2
State.ts
|
@ -22,7 +22,7 @@ export class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.0.7m";
|
||||
public static vNumber = "0.0.8";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue