Module lib.plugins.ambientsound.lang_english

English text for ambient sound

Expand source code
# Distributed under Pycameresp License
# Copyright (c) 2023 Remi BERTHOLET
""" English text for ambient sound """
title_ambientsound  = b"Ambient sound"
menu_ambientsound   = b"Ambient sound"

item_time_slots     = b"Configuration"
title_time_slots    = b"Time slot for ambient sounds during an absence"
field_start         = b"Start time"
field_end           = b"End time"
add_button          = b"Add"
remove_button       = b"\xF0\x9F\x97\x91"
remove_dialog       = b"do you want to delete ?"
player_problem      = b"Player MP3 failed"