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
···324324 "categoryDeletedDescription": "Η κατηγορία διαγράφηκε με επιτυχία",
325325 "noMatchingEvents": "Δεν βρέθηκαν αντίστοιχα συμβάντα",
326326 "edit": "Επεξεργασία",
327327+ "moveUp": "Μετακίνηση επάνω",
328328+ "moveDown": "Μετακίνηση κάτω",
329329+ "categoryMovedUp": "Η κατηγορία μετακινήθηκε επάνω",
330330+ "categoryMovedDown": "Η κατηγορία μετακινήθηκε κάτω",
327331 "dragToNewPosition": "Σύρετε σε νέα θέση",
328332 "categoryAdded": "Η κατηγορία προστέθηκε",
329333 "categoryAddedDesc": "Προστέθηκε με επιτυχία",
+4
locales/en-GB.json
···324324 "categoryDeletedDescription": "Category has been deleted successfully",
325325 "noMatchingEvents": "No matching events found",
326326 "edit": "Edit",
327327+ "moveUp": "Move up",
328328+ "moveDown": "Move down",
329329+ "categoryMovedUp": "Category moved up",
330330+ "categoryMovedDown": "Category moved down",
327331 "dragToNewPosition": "Drag to new position",
328332 "categoryAdded": "Category added",
329333 "categoryAddedDesc": "Successfully added",
+4
locales/es.json
···324324 "categoryDeletedDescription": "La categoría se ha eliminado correctamente",
325325 "noMatchingEvents": "No se han encontrado eventos coincidentes",
326326 "edit": "Editar",
327327+ "moveUp": "Mover arriba",
328328+ "moveDown": "Mover abajo",
329329+ "categoryMovedUp": "Categoría movida arriba",
330330+ "categoryMovedDown": "Categoría movida abajo",
327331 "dragToNewPosition": "Arrastra a una nueva posición",
328332 "categoryAdded": "Categoría añadida",
329333 "categoryAddedDesc": "Añadida con éxito",
+4
locales/fi.json
···324324 "categoryDeletedDescription": "Kategoria on poistettu onnistuneesti",
325325 "noMatchingEvents": "Vastaavia tapahtumia ei löytynyt",
326326 "edit": "Muokkaa",
327327+ "moveUp": "Siirrä ylös",
328328+ "moveDown": "Siirrä alas",
329329+ "categoryMovedUp": "Kategoria siirretty ylös",
330330+ "categoryMovedDown": "Kategoria siirretty alas",
327331 "dragToNewPosition": "Vedä uuteen sijaintiin",
328332 "categoryAdded": "Kategoria lisätty",
329333 "categoryAddedDesc": "Lisäys onnistui",
+4
locales/fr.json
···324324 "categoryDeletedDescription": "La catégorie a été supprimée avec succès",
325325 "noMatchingEvents": "Aucun événement correspondant trouvé",
326326 "edit": "Modifier",
327327+ "moveUp": "Monter",
328328+ "moveDown": "Descendre",
329329+ "categoryMovedUp": "Catégorie montée",
330330+ "categoryMovedDown": "Catégorie descendue",
327331 "dragToNewPosition": "Glisser vers une nouvelle position",
328332 "categoryAdded": "Catégorie ajoutée",
329333 "categoryAddedDesc": "Ajoutée avec succès",
+4
locales/hi.json
···324324 "categoryDeletedDescription": "श्रेणी सफलतापूर्वक हटाई गई है",
325325 "noMatchingEvents": "कोई मिलान वाले इवेंट नहीं मिले",
326326 "edit": "संपादित करें",
327327+ "moveUp": "ऊपर ले जाएं",
328328+ "moveDown": "नीचे ले जाएं",
329329+ "categoryMovedUp": "श्रेणी ऊपर ले जाई गई",
330330+ "categoryMovedDown": "श्रेणी नीचे ले जाई गई",
327331 "dragToNewPosition": "नई स्थिति पर खींचें",
328332 "categoryAdded": "श्रेणी जोड़ी गई",
329333 "categoryAddedDesc": "सफलतापूर्वक जोड़ा गया",
···324324 "categoryDeletedDescription": "Danh mục đã được xóa thành công",
325325 "noMatchingEvents": "Không tìm thấy sự kiện phù hợp",
326326 "edit": "Chỉnh sửa",
327327+ "moveUp": "Chuyển lên trên",
328328+ "moveDown": "Chuyển xuống dưới",
329329+ "categoryMovedUp": "Danh mục đã chuyển lên trên",
330330+ "categoryMovedDown": "Danh mục đã chuyển xuống dưới",
327331 "dragToNewPosition": "Kéo đến vị trí mới",
328332 "categoryAdded": "Đã thêm danh mục",
329333 "categoryAddedDesc": "Thêm thành công",