feat: km-localization-cambodia 🇰🇭 (#12027)
Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: Peer Richelsen <peer@cal.com>pull/12039/head
parent
46fc67f70d
commit
6c00c9b2b8
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"connected_vital_app": "ភ្ជាប់ជាមួយ",
|
||||||
|
"vital_app_sleep_automation": "Sleeping reschedule automation",
|
||||||
|
"vital_app_automation_description": "You can select different parameters to trigger the reschedule based on your sleeping metrics.",
|
||||||
|
"vital_app_parameter": "Parameter",
|
||||||
|
"vital_app_trigger": "Trigger at below or equal than",
|
||||||
|
"vital_app_save_button": "Save configuration",
|
||||||
|
"vital_app_total_label": "Total (total = rem + light sleep + deep sleep)",
|
||||||
|
"vital_app_duration_label": "Duration (duration = bedtime end - bedtime start)",
|
||||||
|
"vital_app_hours": "hours",
|
||||||
|
"vital_app_save_success": "Success saving your Vital Configurations",
|
||||||
|
"vital_app_save_error": "An error ocurred saving your Vital Configurations"
|
||||||
|
}
|
|
@ -31,6 +31,7 @@ const config = {
|
||||||
"vi",
|
"vi",
|
||||||
"zh-CN",
|
"zh-CN",
|
||||||
"zh-TW",
|
"zh-TW",
|
||||||
|
"km",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
fallbackLng: {
|
fallbackLng: {
|
||||||
|
|
Loading…
Reference in New Issue