mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-27 10:13:11 -05:00
Merge branch 'mealie-next' into feat/standardize-units
This commit is contained in:
@@ -1086,7 +1086,7 @@
|
||||
"forgot-password": "Glemt adgangskode",
|
||||
"forgot-password-text": "Indtast venligst din e-mail-adresse. Vi sender dig en e-mail, så at du kan nulstille din adgangskode.",
|
||||
"changes-reflected-immediately": "Ændringer til denne bruger vil have effekt med det samme.",
|
||||
"default-activity": "",
|
||||
"default-activity": "Standardaktivitet",
|
||||
"default-activity-hint": "Vælg den side, du vil navigere til, når du logger ind fra denne enhed"
|
||||
},
|
||||
"language-dialog": {
|
||||
|
||||
@@ -1181,7 +1181,11 @@
|
||||
"recipe-actions-data": "Recipe Actions Data",
|
||||
"new-recipe-action": "New Recipe Action",
|
||||
"edit-recipe-action": "Edit Recipe Action",
|
||||
"action-type": "Action Type"
|
||||
"action-type": "Action Type",
|
||||
"action-types": {
|
||||
"link": "Link",
|
||||
"post": "Post"
|
||||
}
|
||||
},
|
||||
"create-alias": "Create Alias",
|
||||
"manage-aliases": "Manage Aliases",
|
||||
|
||||
Reference in New Issue
Block a user