Add Macedonian (Македонски) to the frontend. (#20701)

Following: https://developers.home-assistant.io/docs/translations/#maintainer-steps-to-add-a-new-language

Steps 1 and 2.

- It has the "mk" code in the IANA subtag registry.
- Adding it in src/translations/translationMetadata.json
This commit is contained in:
Georgi Stanojevski 2024-05-29 14:13:45 +02:00 committed by GitHub
parent b3e14d449e
commit 5fab1969a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,6 +116,9 @@
"lv": {
"nativeName": "Latviešu"
},
"mk": {
"nativeName": "Македонски"
},
"ml": {
"nativeName": "മലയാളം"
},