I'm getting this message (`git_not_found`) from Godot 3.1.1 on Ubuntu 18.04. Also, the `static func tr(key):` is getting the error message: `Function signature doesn't match the parrent. Parrent signature is: 'String tr(String)'.`
I'm getting this message (
git_not_found) from Godot 3.1.1 on Ubuntu 18.04.Also, the
static func tr(key):is getting the error message:Function signature doesn't match the parrent. Parrent signature is: 'String tr(String)'.