Fixed localization issues, fixed text-warning not accessible,

This commit is contained in:
2025-11-30 10:28:50 +01:00
parent db8f2fcdf1
commit b005975c81
10 changed files with 76 additions and 20 deletions

View File

@@ -100,7 +100,7 @@
<value>Gesamt</value>
</data>
<data name="IOwe" xml:space="preserve">
<value>Ich schulde</value>
<value>Offener Betrag</value>
</data>
<data name="AddMore" xml:space="preserve">
<value>Mehr hinzufügen</value>
@@ -267,4 +267,16 @@
<data name="RegistrationSuccessful" xml:space="preserve">
<value>Registrierung erfolgreich! Leitung zum Login...</value>
</data>
<data name="Created" xml:space="preserve">
<value>Erstellt</value>
</data>
<data name="MyItems" xml:space="preserve">
<value>Meine Artikel</value>
</data>
<data name="CurrencySymbol" xml:space="preserve">
<value>€</value>
</data>
<data name="Currency" xml:space="preserve">
<value>{0} €</value>
</data>
</root>