obscreen/lang/en.json
2024-02-27 10:51:21 +01:00

38 lines
1.5 KiB
JSON

{
"manage_page_title": "Schedule Overview",
"manage_slide_button_add": "Add a slide",
"manage_slide_panel_active": "Active slides",
"manage_slide_panel_inactive": "Inactive slides",
"manage_slide_panel_empty": "Currently, there are no slides. %link% now.",
"manage_slide_panel_th_name": "Name",
"manage_slide_panel_th_duration": "Duration",
"manage_slide_panel_th_duration_unit": "sec",
"manage_slide_panel_th_enabled": "Enabled",
"manage_slide_panel_th_activity": "Activity",
"manage_slide_form_add_title": "Add Slide",
"manage_slide_form_add_submit": "Add",
"manage_slide_form_edit_title": "Edit Slide",
"manage_slide_form_edit_submit": "Save",
"manage_slide_form_label_name": "Name",
"manage_slide_form_label_location": "Location",
"manage_slide_form_label_type": "Type",
"manage_slide_form_label_type_url": "URL",
"manage_slide_form_label_type_video": "Video",
"manage_slide_form_label_type_picture": "Picture",
"manage_slide_form_label_object": "Object",
"manage_slide_form_label_duration": "Duration",
"manage_slide_form_label_duration_unit": "seconds",
"manage_slide_form_button_cancel": "Cancel",
"js_manage_slide_delete_confirmation": "Are you sure?",
"sysinfo_page_title": "System infos",
"sysinfo_panel_title": "Infos",
"sysinfo_panel_th_attribute": "Attribute",
"sysinfo_panel_th_value": "Value",
"sysinfo_panel_td_ipaddr": "IP Address",
"settings_page_title": "Settings"
}