mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
10 lines
498 B
JSON
10 lines
498 B
JSON
{
|
||
"columnsCount": {
|
||
"labelPreset": "列のサイズ( {{size}})",
|
||
"descriptionPreset": "画面幅が {{pixels}} ピクセル未満の場合の列数",
|
||
"descriptionExceedsPreset": "画面サイズが {{pixels}} ピクセルを超える場合の列数"
|
||
},
|
||
"unsavedChanges": "未保存の変更があります。下の「変更を適用」ボタンをクリックして適用し、保存します。",
|
||
"applyChanges": "変更を適用",
|
||
"defaultValues": "デフォルト値"
|
||
} |