162 Add configuration for i18next

This commit is contained in:
Lisa Hillebrand
2021-05-02 20:51:15 +02:00
parent 886a952e53
commit 4676c50504
3 changed files with 37 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"components": {
"Home": {
"addDataForToday": "add data for today",
"noPrediction": "As soon as you have tracked 3 menstrual cycles, drip will make predictions for the next ones."
}
}
}