mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add translations check script (#34272)
This commit is contained in:
@@ -48,3 +48,5 @@ def run():
|
||||
print()
|
||||
print("Updating keys")
|
||||
pprint(lokalise.keys_bulk_update(updates).json())
|
||||
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user