Transform to multi-account support

This commit is contained in:
2025-08-01 19:31:53 +02:00
parent 351f08e43e
commit 68239727fa
24 changed files with 635 additions and 503 deletions
+54
View File
@@ -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" : {