From 2fe8a4e4b64346acce0a24a840b6e21d6efbe6e9 Mon Sep 17 00:00:00 2001 From: navi Date: Thu, 6 Oct 2022 17:46:29 +0100 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- packages/nc-gui/lang/pt_BR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index 91052f0437..d237ff0828 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -292,6 +292,7 @@ "documentation": "Documentation", "subscribeNewsletter": "Subscribe to our weekly newsletter", "signUpWithGoogle": "Sign up with Google", + "signInWithGoogle": "Sign in with Google", "agreeToTos": "By signing up, you agree to the Terms of Service", "welcomeToNc": "Welcome to NocoDB!" },