mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-26 01:09:15 +01:00
25 lines
696 B
JSON
25 lines
696 B
JSON
{
|
|
"descriptor": {
|
|
"name": "メディアサーバー",
|
|
"description": "JellyfinまたはPlexメディアサーバーと連動する",
|
|
"settings": {
|
|
"title": "メディアサーバーウィジェットの設定"
|
|
}
|
|
},
|
|
"loading": "ストリームの読み込み中",
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "セッション",
|
|
"user": "ユーザー",
|
|
"currentlyPlaying": "再生中の曲"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "コンテンツを読み込めません",
|
|
"text": "サーバーから情報を取得できません。詳細はログを確認してください。"
|
|
}
|
|
}
|
|
}
|
|
} |