-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Just trying to add a new language into the opening hours.
Ive created a new xml file in the language folder called ga.xml for Irish support - however it doesnt seem to be getting picked up. What else do I have to do?
Thanks in advance.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language>
<area alias="openingsoon">
<key alias="monday">Dé Luain</key>
<key alias="tuesday"> Dé Máirt</key>
<key alias="wednesday"> Dé Céadaoin</key>
<key alias="thursday">Déardaoin</key>
<key alias="friday">Dé hAoine</key>
<key alias="saturday">Dé Sathairn</key>
<key alias="sunday">Dé Domhnaigh</key>
<key alias="until">go dtí</key>
<key alias="and">agus</key>
<key alias="notScheduled">nach Sceidealta</key>
<key alias="clearAll">soiléir ar fad</key>
<key alias="autofill">Autofill</key>
</area>
</language>
Am using Umbraco version 8.6.4
Metadata
Metadata
Assignees
Labels
No labels