mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add translations check script (#34272)
This commit is contained in:
@@ -68,3 +68,5 @@ def run():
|
||||
|
||||
print("Deleting keys:", ", ".join(map(str, to_delete)))
|
||||
print(lokalise.keys_delete_multiple(to_delete))
|
||||
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user