mirror of https://github.com/coddrago/Heroku
feat: removed unnecessary references to languages that are not present in Heroku
parent
fbdd60c5e7
commit
c86853e303
|
@ -45,13 +45,7 @@ class Validator:
|
||||||
"en": "docstring",
|
"en": "docstring",
|
||||||
"ru": "докстрингом",
|
"ru": "докстрингом",
|
||||||
"ua": "докстрінгом",
|
"ua": "докстрінгом",
|
||||||
"fr": "chaîne de documentation",
|
|
||||||
"it": "docstring",
|
|
||||||
"de": "Dokumentation",
|
"de": "Dokumentation",
|
||||||
"tr": "dökümantasyon",
|
|
||||||
"uz": "hujjat",
|
|
||||||
"es": "documentación",
|
|
||||||
"kk": "құжат",
|
|
||||||
}
|
}
|
||||||
Use instrumental case with lowercase
|
Use instrumental case with lowercase
|
||||||
:param _internal_id: Do not pass anything here, or things will break
|
:param _internal_id: Do not pass anything here, or things will break
|
||||||
|
|
Loading…
Reference in New Issue