mikebarkmin/baby-tracker

View on GitHub
client/src/locales/en-US/messages.js

Summary

Maintainability
A
0 mins
Test Coverage
/* eslint-disable */export default{languageData:{"plurals":function(n,ord){var s=String(n).split("."),v0=!s[1],t0=Number(s[0])==n,n10=t0&&s[0].slice(-1),n100=t0&&s[0].slice(-2);if(ord)return n10==1&&n100!=11?"one":n10==2&&n100!=12?"two":n10==3&&n100!=13?"few":"other";return n==1&&v0?"one":"other"}},messages:{"?":"?","Amount in ml":"Amount in ml","Both":"Both","Cradle hold":"Cradle hold","Create":"Create","Cross Cradle hold":"Cross Cradle hold","Dashboard":"Dashboard","Diaper":"Diaper","End":"End","Fallen asleep":"Fallen asleep","Food":"Food","Head Circumference in cm":"Head Circumference in cm","Height in cm":"Height in cm","ID":"ID","Koala hold":"Koala hold","Laid-back":"Laid-back","Left":"Left","Logout":"Logout","Lying":"Lying","Measurement":"Measurement","Name":"Name","New Baby":"New Baby","New Entry":"New Entry","Now":"Now","Nursing":"Nursing","Open":"Open","Pee":"Pee","Pee and Poop":"Pee and Poop","Poop":"Poop","Poop Color":"Poop Color","Position":"Position","Right":"Right","Rugby ball hold":"Rugby ball hold","Save":"Save","Show all entries":"Show all entries","Side":"Side","Sleep":"Sleep","Start":"Start","Time":"Time","Timestamp":"Timestamp","Today":"Today","Track Baby":"Track Baby","Type":"Type","Wake Up":"Wake Up","Weight in g":"Weight in g","export":"export","for":"for","of":"of","{0} ago":function(a){return[a("0")," ago"]}}};