Files
topicApp/lib/l10n/intl_en.arb

57 lines
2.2 KiB
Plaintext

{
"app_name": "Comprehensive Care Guardian",
"email_label": "Email/Username",
"password_label": "Password",
"login_button": "Login",
"logout_button": "Logout",
"register_button": "Register",
"forgot_password": "Forgot password",
"register_error_email_empty": "Please enter your email",
"register_error_email_invalid": "Please enter a valid email",
"register_error_username_empty": "Please enter your username",
"register_error_password_empty": "Please enter your password",
"register_error_verificationCode_not_send": "Please send the verification code first",
"register_error_verificationCode_not_match": "Verification code does not match",
"register_error_usernameOrEmail_exist": "Username or email already exists, please try again",
"register_error_server_error": "Register Failed: Server error, please try again later",
"register_success": "Register Success",
"register_turn_back": "Return to Login Page",
"realtime_video": "Live View",
"fall_record": "Fall Record",
"switch_camera": "Switch View",
"additional_information": "Knowledge",
"personal_information": "Profile",
"home": "Home",
"welcome_message": "Welcome, {username}!",
"basic_information_setting": "Basic Information",
"account_setting": "Account",
"language_setting": "Language",
"call_phone": "Call Emergency Phone",
"name": "Name",
"phone" : "Phone Number",
"gender": "Gender",
"address": "Address",
"edit": "Edit",
"save": "Save",
"email": "Email",
"fall_id": "ID: {displayIndex}",
"fall_detail": "Time: {time}\nReason: {reason},\nLocation: {location}\n",
"fall_detail_title": "Fall Detail",
"fall_detail_reason": "Reason: {reason}",
"fall_detail_location": "Location: {location}",
"fall_detail_time": "Time: {time}",
"fall_record_empty": "No fall record",
"language_setting_alert_title": "Language Setting",
"language_alert": "Return to the home page to complete the language setting(Confirm to redirect), otherwise some languages will not be updated in real time!",
"language_alert_android": "Reopen the APP to complete the language setting, otherwise some languages will not be updated in real time!",
"cancel": "Cancel",
"confirm": "Confirm"
}