iobroker.birthdays
Version:
Use an ical file to import your contacts birthdays
19 lines (18 loc) • 753 B
JSON
{
"iCal": "iCal",
"birthdays": "生日",
"ical url or path": "iCal 网址或路径",
"next separator": "下一个文本分隔符",
"options": "选项",
"text template (next)": "文本模板(下)",
"use %n for name and %a for age": "使用 %n 作为姓名,使用 %a 作为年龄",
"ignore certificate errors": "忽略证书错误",
"CardDAV": "CardDAV",
"carddav url": "CardDAV 网址",
"carddav username": "CardDAV 用户名",
"carddav password": "CardDAV 密码",
"ical username": "iCal 用户名",
"ical password": "iCal 密码",
"current age template": "当前年龄模板",
"use %y for years, %m for months and %d for days": "使用 %y 代表年,%m 代表月,%d 代表天"
}