Skip to content

Are there plans on additional languages? #76

@JoaGamo

Description

@JoaGamo

Hello!, I've been checking the code and I see a lot of variables intended for GERMAN usage.
I don't want to make assumptions based on what I can see in the code, and I'm asking if there are any plans to add additional languages. In my case, I'm searching for spanish

This project's description mentions that it's intended to fix problems with *Arrs with foreign languages.
If supporting multiple foreign languages is not planned, I would recommend mentioning explicitly that this is a project for german support

This comment in SearchItem.cs gives me hope

[public string? ExpectedAuthor { get; set; }](

public string? ExpectedAuthor { get; set; }
// TODO rename GermanTitle into Foreign or LocalTitle?
public string? GermanTitle { get; set; }
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions