Lamby777/PETS-G

Localize comma-separated lists of stuff.

Open

#67 opened on Jun 5, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)auto 404
enhancementgood first issuelocalizationrust

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

The function join_words is currently only focused on English. There needs to be a way to translate lists of stuff with a conjunction in other languages. Doing this later prob

Check this out for help: https://stackoverflow.com/questions/43081112/localization-of-lists

Contributor guide