Settings translations
This commit is contained in:
parent
9c74c0234b
commit
f08b8a8d1a
|
|
@ -36,19 +36,19 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"label": "Theme",
|
"label": "色のテーマ",
|
||||||
"options": {
|
"options": {
|
||||||
"System": "System",
|
"System": "システム",
|
||||||
"Light": "Light",
|
"Light": "明色",
|
||||||
"Dark": "Dark"
|
"Dark": "暗色"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"highlight": {
|
"highlight": {
|
||||||
"label": "Highlight highest availability",
|
"label": "Highlight highest availability",
|
||||||
"title": "Make the highest availability on the heatmap stand out",
|
"title": "Make the highest availability on the heatmap stand out",
|
||||||
"options": {
|
"options": {
|
||||||
"Off": "Off",
|
"Off": "オフ",
|
||||||
"On": "On"
|
"On": "オン"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue