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