Leuchtfeuer/auth0-for-typo3

View on GitHub
Resources/Private/Language/locallang.xlf

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
    <file source-language="en" datatype="plaintext" original="EXT:auth0/Resources/Private/Language/locallang.xlf" date="2022-02-16T09:59:14Z" product-name="auth0">
        <header/>
        <body>
            <trans-unit id="backendLogin.switch.label" resname="backendLogin.switch.label">
                <source>Login with Auth0</source>
            </trans-unit>
            <trans-unit id="auth0.alert.label.close" resname="auth0.alert.label.close">
                <source>Close</source>
            </trans-unit>
            <trans-unit id="plugin.login.login" resname="plugin.login.login">
                <source>Login</source>
            </trans-unit>
            <trans-unit id="plugin.login.logout" resname="plugin.login.logout">
                <source>Logout</source>
            </trans-unit>
        </body>
    </file>
</xliff>