Files
topicApp/lib/l10n/intl_en.arb
2024-11-10 13:08:37 +08:00

43 lines
1.4 KiB
Plaintext

{
"email_label": "Email/Username",
"password_label": "Password",
"login_button": "Login",
"logout_button": "Logout",
"register_button": "Register",
"forgot_password": "Forgot password",
"realtime_video": "Live View",
"fall_record": "Fall Record",
"switch_camera": "Switch View",
"additional_information": "Knowledge",
"personal_information": "Profile",
"home": "Home",
"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"
}