|
...
|
...
|
@@ -772,5 +772,14 @@ |
|
|
|
"healthLocalNotificationRealtimeStressOverloadContent": "You stayed in a high-stress state over the past 60 minutes. Reduce exertion and prioritize rest and sleep.",
|
|
|
|
"turnOnNotifications": "Turn on Notifications",
|
|
|
|
"stayUpToDateOnChangesInYourOwnAndYourFriendsHealth": "Stay up to date on changes in your own and your friends' health",
|
|
|
|
"refreshComplete": "Refresh Complete"
|
|
|
|
"refreshComplete": "Refresh Complete",
|
|
|
|
"originalPricePerYear": "Was: {price}/year",
|
|
|
|
"@originalPricePerYear": {
|
|
|
|
"description": "Original price per year label",
|
|
|
|
"placeholders": {
|
|
|
|
"price": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|