This commit is contained in:
kolaente 2021-07-09 10:31:30 +02:00
parent 86ca6c29c5
commit 2370115c35
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 789 additions and 784 deletions

View File

@ -249,7 +249,8 @@
"pseudo": {
"favorites": {
"title": "Favorites"
}}
}
}
},
"namespace": {
"title": "Namespaces and Lists",
@ -297,7 +298,8 @@
"descriptionPlaceholder": "Enter a namespace description…",
"color": "Color",
"archived": "Is archived",
"isArchived": "This namespace is archived"},
"isArchived": "This namespace is archived"
},
"pseudo": {
"sharedLists": {
"title": "Shared Lists"
@ -552,7 +554,8 @@
"deleteText1": "Delete the {filename} attachment?",
"deleteText2": "This cannot be undone!",
"copyUrl": "Copy URL",
"copyUrlTooltip": "Copy the url of this attachment for usage in text"},
"copyUrlTooltip": "Copy the url of this attachment for usage in text"
},
"comment": {
"title": "Comments",
"loading": "Loading comments…",
@ -643,7 +646,8 @@
"dateCurrentYear": "will use the current year",
"dateNth": "will use the {day}th of the current month",
"dateTime": "Combine any of the date formats with \"{time}\" (or {timePM}) to set a time."
}},
}
},
"team": {
"title": "Teams",
"noTeams": "You are currently not part of any teams.",
@ -728,7 +732,8 @@
"tryAgain": "try again",
"contact": "contact us"
},
"notification": {"title": "Notifications",
"notification": {
"title": "Notifications",
"none": "You don't have any notifications. Have a nice day!",
"explainer": "Notifications appear here when actions (for namespaces, lists, or tasks) you subscribe to happen."
},