Transform to multi-account support
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
},
|
||||
"shouldTranslate" : false
|
||||
},
|
||||
"? €" : {
|
||||
"shouldTranslate" : false
|
||||
},
|
||||
"? mg" : {
|
||||
"shouldTranslate" : false
|
||||
},
|
||||
"%@" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
@@ -51,6 +57,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ACCOUNTS" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Accounts"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Accounts"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"AMOUNT_FMT" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
@@ -424,6 +446,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"NO_PRICE" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Kein Preis"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "No price"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"OPEN_PROFILE_IN_BROWSER" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
@@ -543,6 +581,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"SWITCH_ACCOUNT" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Account wechseln"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Switch Account"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"TOTAL_SUM" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user