We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ee141 commit ed8d123Copy full SHA for ed8d123
lib/l10n/app_tr.arb
@@ -699,5 +699,15 @@
699
"aboutPageTitle": "Wger Hakkında",
700
"@aboutPageTitle": {},
701
"cardio": "Kardiyo",
702
- "@cardio": {}
+ "@cardio": {},
703
+ "contributeExerciseWarning": "Yalnızca hesabınız {days} günden eskiyse ve e-posta adresinizi doğruladıysanız egzersizlere katkıda bulunabilirsiniz",
704
+ "@contributeExerciseWarning": {
705
+ "description": "Number of days before which a person can add exercise",
706
+ "placeholders": {
707
+ "days": {
708
+ "type": "String",
709
+ "example": "14"
710
+ }
711
712
713
}
0 commit comments