joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
857 stars 187 forks source link

[Feature Request] language date screensaver [FR] #1120

Closed nabilxp closed 6 months ago

nabilxp commented 6 months ago

FEATURE DESCRIPTION

A clear and concise description of what the feature should do.

Hello, I wanted to know if it was possible to change the language of the date displayed on the screensaver default screen. i use locale: "fr_FR",but nothing works

Thanks for your help

ADDITIONAL CONTEXT

Add any other context about the problem here.

image

PANEL / FIRMWARE VERION

Please add the Panel/Firmware Version you are using (EU, US-L or US-P)

joBr99 commented 6 months ago

Please see the documentation, babel is required for this to work:

https://docs.nspanel.pky.eu/stable/prepare_ha/?h=babel#add-babel-package-to-appdaemon-container-optional

https://docs.nspanel.pky.eu/stable/config-overview/?h=lang#supported-keys-for-locale-config

nabilxp commented 6 months ago

i have add babel image and locale: "fr_FR" in 'apps.yaml' but still nothing image

nabilxp commented 6 months ago

It's working now ,after a reboot Thanks for help