We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858ffcf commit ea4f372Copy full SHA for ea4f372
2 files changed
HTMLSamples/grid/strings-en.json
@@ -35,6 +35,7 @@
35
"cran_juice": "Cranberry Juice",
36
"date_format": "ddd, MMM-d-yy HH:mm",
37
"default_row_selectors": "Default Row Selectors",
38
+ "DeliveryDate": "Delivery Date",
39
"Description": "Description",
40
"dvd_player": "DVD Player",
41
"EditingAPIEvents_editMode": "Edit mode",
HTMLSamples/grid/strings-ja.json
"cran_juice": "クランベリー ジュース",
"date_format": "yyyy年MM月dd日(ddd) HH時mm分",
"default_row_selectors": "デフォルトの行セレクター",
+ "DeliveryDate": "出荷日付",
"Description": "説明",
"dvd_player": "DVD プレーヤー",
"EditingAPIEvents_editMode": "編集モード",
0 commit comments