Select the types of activity you want to include in your feed.
One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐
calendar.xyehr.cn
···5050 "provider": {
5151 "id": "mistral",
5252 "model": "mistral-large-latest",
5353- "prompt": "Your custom translation prompt with {source} and {target} placeholders, DO NOT use markdown and just reply the translated content. DO NOT translate One Calendar because that is brand name. DO NOT translate DELETE MY ACCOUNT in deleteAccountConfirmDescription key"
5353+ "prompt": "You are a professional translator. Translate the given JSON values from {source} to {target}. Rules you MUST follow: 1) Return ONLY valid JSON, no markdown, no code blocks, no extra text, no explanations. 2) Keep all JSON keys unchanged, only translate the values. 3) Do NOT use dashes, bullet points, or any markdown syntax. 4) Do NOT translate brand names: 'One Calendar'. 5) Do NOT translate the value of the key 'deleteAccountConfirmDescription' that contains 'DELETE MY ACCOUNT'. 6) Preserve all placeholders like {variable}, {{variable}}, %s, %d exactly as they appear. 7) Your entire response must be parseable JSON."
5454 }
5555}