Dia antes primera install

This commit is contained in:
2025-12-08 15:20:28 -06:00
commit 1416478c9c
4130 changed files with 886376 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"sheet-to-json": {
"label": {
"raw": "データタイプ",
"range": "範囲",
"header": "ヘッダー",
"blankrows": "空行",
"sheetObject": "シートオブジェクト",
"cellValues": "セルの値"
},
"placeholder": {
"range": "A1:B2"
},
"raw": {
"false": "表示されるテキスト",
"true": "生データ"
},
"header": {
"1": "配列の配列を生成",
"A": "行オブジェクトのキーは列ラベル文字",
"default": "曖昧さのない最初の行をキーとして読み込む"
},
"blankrows": {
"include": "空行を出力に含める"
}
}
}