Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Suppot other locales than english #110

@martinseener

Description

@martinseener

We use a PG cluster with de_DE.UTF-8 layout and thus our messages are also in german. The line below is an example where the code that expects english messages wouldn't work anymore for us. For this particular example we fixed it by changing this string to "existiert bereits". Are there any plans to support this? Thanks alot.

if strings.Contains(err.Error(), "already exists") {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions