core/homeassistant/components/octoprint/translations/zh-Hans.json

14 lines
298 B
JSON
Raw Normal View History

2022-10-10 00:34:37 +00:00
{
"config": {
"abort": {
"reauth_successful": "\u91cd\u65b0\u8ba4\u8bc1\u6210\u529f"
},
"step": {
"reauth_confirm": {
"data": {
"username": "\u7528\u6237\u540d"
}
}
}
}
}