Chore: move from weblate server, see #2255

This commit is contained in:
Pieter Vander Vennet 2024-11-14 00:55:51 +01:00
parent 447264632f
commit 389f52f42c
10 changed files with 44 additions and 44 deletions

View file

@ -137,6 +137,7 @@ export default class Constants {
public static osmAuthConfig: AuthConfig = Constants.config.oauth_credentials
public static nominatimEndpoint: string = Constants.config.nominatimEndpoint
public static photonEndpoint: string = Constants.config.photonEndpoint
public static weblate: string = "https://translate.mapcomplete.org/"
public static linkedDataProxy: string = Constants.config["jsonld-proxy"]
/**