59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"name": "Crab Fit",
|
|
"tagline": "Create your own",
|
|
"cta": "Create your own Crab Fit!",
|
|
"created": "{{date}}で作成",
|
|
"donate": {
|
|
"info": "Thank you for using Crab Fit. If you like it, consider donating.",
|
|
"button": "Donate",
|
|
"title": "Every amount counts :)",
|
|
"options": {
|
|
"$2": "Donate $2",
|
|
"$5": "Donate $5",
|
|
"$10": "Donate $10",
|
|
"choose": "Choose an amount"
|
|
},
|
|
"messages": {
|
|
"about": "If it's helped you out at all, consider donating to help keep it running. 🦀",
|
|
"success": "Thank you for your donation! Without you, Crab Fit wouldn't be free, so thank you and keep being super awesome!",
|
|
"error": "Cannot make donation through Google. Please try donating through the website crab.fit 🦀"
|
|
}
|
|
},
|
|
"options": {
|
|
"name": "Options",
|
|
"weekStart": {
|
|
"label": "Week starts on",
|
|
"options": {
|
|
"Sunday": "日曜",
|
|
"Monday": "月曜"
|
|
}
|
|
},
|
|
"timeFormat": {
|
|
"label": "Time format",
|
|
"options": {
|
|
"12h": "12時間",
|
|
"24h": "24時間"
|
|
}
|
|
},
|
|
"theme": {
|
|
"label": "色のテーマ",
|
|
"options": {
|
|
"System": "システム",
|
|
"Light": "明色",
|
|
"Dark": "暗色"
|
|
}
|
|
},
|
|
"highlight": {
|
|
"label": "Highlight highest availability",
|
|
"title": "Make the highest availability on the heatmap stand out",
|
|
"options": {
|
|
"Off": "オフ",
|
|
"On": "オン"
|
|
}
|
|
},
|
|
"language": {
|
|
"label": "言語"
|
|
}
|
|
}
|
|
}
|