mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
add italian to languages
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,7 @@ END_COUNTRY_SECTION = "<!--End of country section-->"
|
||||
START_SERVICE_SECTION = "<!--Begin of service section-->"
|
||||
END_SERVICE_SECTION = "<!--End of service section-->"
|
||||
|
||||
LANGUAGES = ["en", "de"]
|
||||
LANGUAGES = ["en", "de", "it"]
|
||||
ARG_TRANSLATIONS_TO_KEEP = ["calendar_title"]
|
||||
ARG_DESCRIPTIONS_TO_KEEP = ["calendar_title"]
|
||||
ARG_GENERAL_KEYS_TO_KEEP = ["title", "description"]
|
||||
|
||||
Reference in New Issue
Block a user