| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- export default {
- tabbar: {
- clock: '生物钟',
- metric: '指标',
- activity: '运动',
- nutrition: '营养',
- more: '更多'
- },
- share:{
- title:'减脂/断食睡眠/身材管理/指标记录/运动打卡, 尽在fast16cc'
- },
- page: {
- clock: {
- title: '生物钟',
- },
- activity: {
- title: '运动',
- },
- metric: {
- title: '指标',
- },
- more: {
- title: '更多'
- },
- choose_scenario: {
- title: '选择生物钟',
- sub_title: '断食和睡眠构成生物钟',
- btn_next: '下一步',
- btn_more: '了解更多',
- },
- set_schedule: {
- fast_title: '断食日程',
- sleep_title: '睡眠日程',
- fast_subtitle: '设定时间和时长目标',
- sleep_subtitle: '设定时间和时长目标',
- },
- choose_language: {
- title: '',
- sub_title: '',
- btn_confirm: ''
- },
- choose_auth: {
- app_name: '',
- btn_create_account: '',
- btn_login: '登录',
- btn_wechat: '微信登录'
- },
- auth: {
- agreement: '已阅读并同意《用户协议》和《隐私政策》',
- },
- records_history: {
- time_title: '断食和睡眠记录',
- metric_title: '{{title}}记录',
- activity_title: '{{title}}记录',
- del_success: '删除成功'
- },
- setting: {
- title: '设置',
- },
- user_profile: {
- title: '编辑资料'
- }
- },
- feature: {
- common: {
- picker_cancel_btn: '取消',
- picker_confirm_btn: '确定',
- wait_for_end: "待结束",
- not_started: "未开始",
- not_completed: "未完成",
- btn_next: '下一步',
- btn_done: '完成',
- btn_set_and_next: "下一步",// "Set and Next"
- btn_set_and_done: "完成",// "Set and Done"
- },
- auth: {
- create_account: {
- title: '注册账号',
- sub_title: '创建用户名',
- input_username_placeholder: '用户名',
- input_email_placeholder: '邮箱',
- footer_desc: '已有账号?',
- footer_login: '去登录',
- btn_next: '下一步'
- },
- login: {
- input_account_placeholder: '用户名或邮箱',
- input_password_placeholder: '密码',
- footer_desc: '还没有账号?',
- footer_sign_up: '去注册'
- },
- create_password: {
- title: '创建密码',
- sub_title: '输入并确认密码',
- input_password_placeholder: '密码',
- input_password_confirm_placeholder: '确认密码',
- btn_next: '下一步'
- }
- },
- track_time_duration: {
- status_indicator: {
- },
- follow_wx_pub:{
- //未关注状态
- modal_unfollowed_title:'日程提醒',
- modal_unfollowed_content:'关注公众号\n开启我的日程提醒!',
- modal_unfollowed_cancel_btn:'返回',
- modal_unfollowed_confirm_btn:'去开启',
- h5_unfollowed_title:'开启日程提醒',
- //已关注状态
- modal_followed_title:'日程提醒已开启',
- modal_followed_content:'要前往公众号查看吗?',
- modal_followed_cancel_btn:'返回',
- modal_followed_confirm_btn:'前往查看',
-
- h5_followed_title:'日程提醒',
- },
- console: {
- fast_start: '开始断食',
- fast_end: '结束断食',
- sleep_start: '开始睡眠',
- sleep_end: '结束睡眠',
- total_duration: '总时长',
- countup: '已进行', //indicator
- countdown_not_due: '距结束',
- timeout: '已超时',
- fast_duration: '断食目标时长', //时长picker title
- sleep_duration: '睡眠目标时长',
- real_fast_start_dt: '断食开始时间', //时间picker title
- real_fast_end_dt: '断食结束时间',
- real_sleep_start_dt: '睡眠开始时间',
- real_sleep_end_dt: '睡眠结束时间',
- },
- schedule: {
- section_title: '今天',
- follow_tip: '开启日程提醒',
- timeout_tip: '完成记录,恢复日程。',
- action_sheet_adjust_schedule: '调整日程', //点击弹出action_sheet的item
- duration_goals_by_stage: '查看断食阶段目标', //底部文字按钮 waite for start
- current_stage: '查看当前断食阶段', //底部文字按钮 onging
- timeline:'日程', //一级页面待开始进行中,segment index=0的值
- stage:'阶段',
- },
- record_fast_sleep: {
- header: {
- latest_record: '最近完成',
- btn_show_all: '查看更多'
- },
- item: {
- fast: '断食',
- sleep: '睡眠'
- },
- timeline:'时间线', //modal弹窗 segment index=0的值
- stage:'阶段',
- pop_title:'详情'
- },
- action_sheet: {
- change_schedule: '调整日程',
- switch_scenario: '选择生物钟',
- cancel: '取消'
- },
- dial: {
- start_time: '开始时间',
- end_time: '结束时间',
- duration: '时长',
- // 二级 modal - picker title
- picker_fast_schedule_start_time: "断食日程开始时间",// "Fast schedule start time"
- picker_fast_schedule_end_time: "断食日程结束时间",// "Fast schedule end time"
- picker_fast_schedule_duration: "断食日程时长",// "Fast schedule duration"
- picker_sleep_schedule_start_time: "睡眠日程开始时间",// "Sleep schedule start time"
- picker_sleep_schedule_end_time: "睡眠日程结束时间",// "Sleep schedule end time"
- picker_sleep_schedule_duration: "睡眠日程时长",// "Sleep schedule duration"
- },
- choose_scenario: {
- list: {
- item1: {
- name: '断食',
- desc: '',
- note: ''
- },
- item2: {
- name: '睡眠',
- desc: '',
- note: ''
- },
- item3: {
- name: '断食和睡眠',
- desc: '',
- note: ''
- },
- }
- }
- },
- track_something: {
- btn_record: '记录',
- picker_datetime: '记录时间',
- activity:{
- pop_title:'详情'
- }
- }
- }
- }
|