Skip to content

Commit d4a53a8

Browse files
committed
Fix placeholder case
1 parent cd2e60b commit d4a53a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/l10n/app_ta.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@userProfile": {},
44
"weightUnit": "எடை அலகு",
55
"@weightUnit": {},
6-
"setNr": "{Nr} அமைக்கவும்",
6+
"setNr": "{nr} அமைக்கவும்",
77
"@setNr": {
88
"description": "Header in form indicating the number of the current set. Can also be translated as something like 'Set Nr. xy'.",
99
"type": "text",

0 commit comments

Comments
 (0)