Settings translations

This commit is contained in:
Ben Grant 2021-06-01 20:07:07 +10:00
parent 9c74c0234b
commit f08b8a8d1a

View file

@ -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": {