languages specified in `translatedLocales` - Updates user language preference beta badge text - Adds link to translation contribution docs - Refactors component name --------- Co-authored-by: SuaYoo <SuaYoo@users.noreply.github.com> Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics> Co-authored-by: emma <hi@emma.cafe>
18 lines
600 B
YAML
18 lines
600 B
YAML
name: Localization Request
|
|
description: Request a new language or translation.
|
|
title: "[L10N]: "
|
|
labels: ["localization"]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Language
|
|
description: Specify the language you'd like to add or translate. A list of currently supported languages can be found in our [Weblate project](https://hosted.weblate.org/engage/browsertrix/).
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Context
|
|
description: Any background information that helps us understand the request.
|
|
validations:
|
|
required: true
|