Merge branch 'main' of github.com:rafaelfoster/oikos
This commit is contained in:
+16
-2
@@ -272,7 +272,8 @@
|
||||
"savedRecipeLabel": "Saved recipe",
|
||||
"savedRecipePlaceholder": "Select recipe",
|
||||
"saveAsRecipe": "Save as recipe",
|
||||
"recipeScaleLabel": "Scale ingredients"
|
||||
"recipeScaleLabel": "Scale ingredients",
|
||||
"deletedToast": "Meal deleted"
|
||||
},
|
||||
"calendar": {
|
||||
"title": "Calendário",
|
||||
@@ -751,7 +752,9 @@
|
||||
},
|
||||
"modal": {
|
||||
"closeLabel": "Fechar",
|
||||
"overlayLabel": "Fundo do diálogo modal"
|
||||
"overlayLabel": "Fundo do diálogo modal",
|
||||
"unsavedChanges": "Descartar alterações?",
|
||||
"discardChanges": "Descartar"
|
||||
},
|
||||
"rrule": {
|
||||
"freqNone": "Sem repetição",
|
||||
@@ -855,5 +858,16 @@
|
||||
"notificationEnabled": "Notificações ativas",
|
||||
"notificationDenied": "Notificações bloqueadas",
|
||||
"notificationHint": "Receba notificações mesmo quando a aplicação está aberta."
|
||||
},
|
||||
"onboarding": {
|
||||
"step1Title": "Welcome to Oikos",
|
||||
"step1Body": "Your personal family planner. Tasks, calendar, shopping and more – all in one place.",
|
||||
"step2Title": "Everything at a glance",
|
||||
"step2Body": "Use the navigation below to reach all modules. The + button creates new entries quickly.",
|
||||
"step3Title": "Ready to go",
|
||||
"step3Body": "The dashboard shows you the most important information at a glance. Customize it under \"Customize\".",
|
||||
"next": "Next",
|
||||
"done": "Get started",
|
||||
"skip": "Skip"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user