From 1fce840efb69419999bfc1890f70c7a59c86d62c Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Fri, 18 Oct 2019 12:16:32 +0200 Subject: [PATCH] locale change language to locale --- webapp/graphql/Registration.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/graphql/Registration.js b/webapp/graphql/Registration.js index 30996e9ee..873c855db 100644 --- a/webapp/graphql/Registration.js +++ b/webapp/graphql/Registration.js @@ -16,7 +16,7 @@ export const SignupVerificationMutation = gql` password: $password about: $about termsAndConditionsAgreedVersion: $termsAndConditionsAgreedVersion - language: $locale + locale: $locale ) { id name