File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 697
697
"abs": "Brzuch",
698
698
"@abs": {},
699
699
"quads": "Mięsień czworogłowy uda",
700
- "@quads": {}
700
+ "@quads": {},
701
+ "cardio": "Kardio",
702
+ "@cardio": {},
703
+ "contributeExerciseWarning": "Możesz dodawać ćwiczenia tylko wtedy, gdy Twoje konto jest starsze niż {days} dni i zweryfikowałeś swój adres e-mail",
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
+ "success": "Sukces",
714
+ "@success": {
715
+ "description": "Message when an action completed successfully, usually used as a heading"
716
+ },
717
+ "cacheWarning": "Ze względu na buforowanie może minąć trochę czasu zanim zmiany będą widoczne w całej aplikacji.",
718
+ "@cacheWarning": {}
701
719
}
You can’t perform that action at this time.
0 commit comments