mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
18 lines
497 B
JSON
18 lines
497 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Sentry on juba h\u00e4\u00e4lestatud",
|
|
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
|
|
},
|
|
"error": {
|
|
"bad_dsn": "Kehtetu DSN",
|
|
"unknown": "Ootamatu t\u00f5rge"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Sisesta oma Sentry DSN",
|
|
"title": ""
|
|
}
|
|
}
|
|
}
|
|
} |