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>Total</value>
</data>
<data name="IOwe" xml:space="preserve">
<value>I owe</value>
<value>Outstanding amount</value>
</data>
<data name="AddMore" xml:space="preserve">
<value>Add More</value>
@@ -267,4 +267,16 @@
<data name="RegistrationSuccessful" xml:space="preserve">
<value>Registration successful! Redirecting to login...</value>
</data>
<data name="Created" xml:space="preserve">
<value>Created</value>
</data>
<data name="MyItems" xml:space="preserve">
<value>My Items</value>
</data>
<data name="CurrencySymbol" xml:space="preserve">
<value>$</value>
</data>
<data name="Currency" xml:space="preserve">
<value>${0}</value>
</data>
</root>