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

Support additional locale de #8

Closed
philitell opened this issue Oct 30, 2023 · 0 comments · Fixed by #10
Closed

Support additional locale de #8

philitell opened this issue Oct 30, 2023 · 0 comments · Fixed by #10

Comments

@philitell
Copy link

Thanks for this great package - please include locale for "de" (German)

{
    "showFilterMenuTooltip": "Filter",
    "filterByTitle": "Filtern nach",
    "applyFilterButtonText": "Anwenden",
    "cancelFilteringButtonText": "Abbrechen",
    "removeAllFiltersButtonText": "Entfernen",
    "removeFilterButtonText": "Diesen Filter entfernen",
    "refreshText": "Aktualisieren",
    "refreshedAtText": "Zuletzt aktualisiert um {time}",
    "@refreshedAtText": {
        "placeholders": {
            "Zeit": {}
        }
    },
    "rowsPagePageText": "Zeilen pro Seite",
    "pageIndicatorText": "Seite {currentPage}",
    "@pageIndicatorText": {
        "placeholders": {
            "currentPage": {}
        }
    },
    "totalElementsText": "Zeigt {totalElements} Elemente an",
    "@totalElementsText": {
        "placeholders": {
            "totalElements": {}
        }
    },
    "nextPageButtonText": "Nächste Seite",
    "previousPageButtonText": "Vorherige Seite",
    "noItemsFoundText": "Keine Elemente gefunden"
}
@tomasweigenast tomasweigenast linked a pull request Oct 31, 2023 that will close this issue
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 a pull request may close this issue.

1 participant