chore: automated housekeeping...
This commit is contained in:
parent
47281a8d6c
commit
3fd14e82a0
84 changed files with 2093 additions and 1450 deletions
|
@ -263,7 +263,9 @@ class TranslationPart {
|
|||
lang = weblatepart
|
||||
weblatepart = "core"
|
||||
}
|
||||
const fixLink = `Fix it on ${Constants.weblate}translate/mapcomplete/${weblatepart}/${lang}/?offset=1&q=context%3A%3D%22${encodeURIComponent(
|
||||
const fixLink = `Fix it on ${
|
||||
Constants.weblate
|
||||
}translate/mapcomplete/${weblatepart}/${lang}/?offset=1&q=context%3A%3D%22${encodeURIComponent(
|
||||
path.join(".")
|
||||
)}%22`
|
||||
let subparts: string[] = value.match(/{[^}]*}/g)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue