@bigbinary/neetoui
Version:
neetoUI drives the experience at all neeto products
50 lines • 1.61 kB
JSON
{
"neetoui": {
"blockNavigation": {
"alertMessage": "このページを離れると、保存されていないデータが破棄されます。この操作は元に戻せません。",
"submitButtonLabel": "このページに留まる",
"cancelButtonLabel": "破棄してこのページを離れる",
"alertTitle": "保存されていない変更があります"
},
"actionBlock": {
"cancel": "キャンセル",
"saveChanges": "変更を保存"
},
"colorPicker": {
"recentlyUsed": "最近使った色"
},
"datePicker": {
"today": "今日"
},
"table": {
"insertColRight": "右に列を挿入",
"insertColLeft": "左に列を挿入",
"columnInfo": "列の情報",
"hideColumn": "列を非表示",
"deleteColumn": "列を削除",
"ascending": "昇順",
"descending": "降順",
"freezeColumn": "列を固定",
"unFreezeColumn": "列の固定を解除",
"allRowsSelected": "すべての行が選択されています",
"clearSelection": "選択をクリア",
"moveColumnLeft": "列を左に移動",
"moveColumnRight": "列を右に移動",
"addColumnInfo": "列情報を追加",
"editColumnInfo": "列情報を編集",
"info": "テーブル情報"
},
"timePicker": {
"hours": "時間",
"minutes": "分",
"seconds": "秒"
},
"treeSelect": {
"noOptions": "オプションはありません。"
},
"common": {
"timezone": "タイムゾーン",
"description": "説明"
}
}
}