Add en translations for stats page
This commit is contained in:
@@ -64,5 +64,20 @@
|
||||
"plurals": {
|
||||
"day": "{{count}} day",
|
||||
"day_plural": "{{count}} days"
|
||||
},
|
||||
"stats": {
|
||||
"show_stats": "Show period details",
|
||||
"cycle_start": "Cycle start",
|
||||
"cycle_length": "Cycle length",
|
||||
"bleeding": "Bleeding",
|
||||
"cycle_length_explainer": "Basic statistics about the length of your cycles.",
|
||||
"no_data": "At least one completed cycle is needed to display stats.",
|
||||
"days": "days",
|
||||
"completed_cycles": "completed\ncycles",
|
||||
"average": "Average cycle",
|
||||
"min": "Shortest",
|
||||
"max": "Longest",
|
||||
"standard_deviation": "Standard\ndeviation",
|
||||
"standard_deviation_help": "Based on the standard deviation of all your tracked periods drip. calculates a range for the starting day of the upcoming 3 periods. The range will be 3 days if your standard deviation is smaller than 1.5 and 5 days if the value is bigger.\n\nThe standard deviation tells you how much the length of your periods vary, 0 means all your periods are exactly the same length and the bigger the value the more the period length varies."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user