mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 07:54:25 +01:00
remove debug line
This commit is contained in:
@@ -41,5 +41,3 @@ def get_translation(locale, lookupstr):
|
|||||||
if locale == "he_IL":
|
if locale == "he_IL":
|
||||||
res = res[::-1]
|
res = res[::-1]
|
||||||
return res
|
return res
|
||||||
|
|
||||||
#print(get_translation("en_US", "frontend.state_attributes.climate.hvac_action.idle"))
|
|
||||||
|
|||||||
Reference in New Issue
Block a user