ja constant
Implementation
static const Map<String,dynamic> ja = {
"calculator": {
"label": {
"breakdown": "内訳",
"calculator": "電卓",
"calculators": "電卓",
"more": {
"results": "その他の結果"
},
"results": "結果"
},
"title": {
"instructions": "この計算機の使用方法",
"results": "結果に関する情報"
}
}
};