File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 701
701
"shoulders": "Hombros",
702
702
"@shoulders": {},
703
703
"sz_bar": "Barra SZ",
704
- "@sz_bar": {}
704
+ "@sz_bar": {},
705
+ "searchNamesInEnglish": "También busque nombres en Ingles",
706
+ "@searchNamesInEnglish": {},
707
+ "cacheWarning": "Debido al cache, puede tomar un tiempo hasta que los cambios sean visibles en toda la aplicación.",
708
+ "@cacheWarning": {},
709
+ "cardio": "Aerobico",
710
+ "@cardio": {},
711
+ "contributeExerciseWarning": "Podes contribuir ejercicios únicamente si tu cuenta tiene más de {days} días y tu email fue verificado",
712
+ "@contributeExerciseWarning": {
713
+ "description": "Number of days before which a person can add exercise",
714
+ "placeholders": {
715
+ "days": {
716
+ "type": "String",
717
+ "example": "14"
718
+ }
719
+ }
720
+ }
705
721
}
You can’t perform that action at this time.
0 commit comments