GSA / GSA/openacr

Support for translation/internationalization

Open
#64 2 comments 1 reaction 0 assignees View on GitHub
comparison tool editor tool user interface website
Dominant language
JavaScript
Stars
128
Forks
36
PR merge metrics
No merged PRs in 30d

Description

I think this is probably a long ways down the line to actually support, but could be worth some thought now so we don't architect things in a way that prevents this.

There are some very easy things we can do now:

- CLI level - wrapping output in a t() type function that could be later used to translate the application based on user LOCALE
- Catalog/content/templates - incorporating an `en` into the filename format and avoiding hard coding strings in the application (since you might want to produce a non-english VPAT with an english CLI configuration)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.