Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Occitan translation file #119

Merged
merged 3 commits into from
Aug 12, 2021
Merged

Add Occitan translation file #119

merged 3 commits into from
Aug 12, 2021

Conversation

Mejans
Copy link
Contributor

@Mejans Mejans commented Aug 11, 2021

I hope I made all the required changes

@ToX82 ToX82 merged commit b5e4ed5 into ToX82:master Aug 12, 2021
@ToX82
Copy link
Owner

ToX82 commented Aug 12, 2021

Thanks!

@ToX82
Copy link
Owner

ToX82 commented Aug 12, 2021

I'm currently developing a new functionality which lets the users choose between all cookies, technical cookies, third party... could you help me and translate this code too?

        <i id='cookie-bar-customize-block'>
            <br>
            If you prefer, you can select which types of cookies you feel acceptable:<br>
            <input type="checkbox" id="cookiebar-technical" checked disabled>
            <label for="cookiebar-technical">Technical cookies (mandatory)</label><br>

            <input type="checkbox" id="cookiebar-third-party" value="1">
            <label for="cookiebar-third-party">Third party cookies</label><br>

            <input type="checkbox" id="cookiebar-tracking" value="1">
            <label for="cookiebar-tracking">Tracking cookies</label><br>

            <button id="cookiebar-save-customized">Save my preferences</button>
            <br>
        </i>

@Mejans
Copy link
Contributor Author

Mejans commented Aug 12, 2021

Sure, it would be:

`


Se vos estimatz mai, podètz causir quin tipe de cookies consideratz coma acceptable :


Cookies tecnics (obligatòris)

        <input type="checkbox" id="cookiebar-third-party" value="1">
        <label for="cookiebar-third-party">Cookies tèrces</label><br>

        <input type="checkbox" id="cookiebar-tracking" value="1">
        <label for="cookiebar-tracking">Cookies de seguiment</label><br>

        <button id="cookiebar-save-customized">Enregistrar mas preferéncias</button>
        <br>
    </i>`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants