Skip to content

Commit f7ae9a1

Browse files
committed
fix signup issue
1 parent 18c910a commit f7ae9a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

translations/locales/be/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,8 @@
359359
"Description": "নিবন্ধন করুন",
360360
"Or": "অথবা",
361361
"AlreadyHave": "ইতিমধ্যে একটি অ্যাকাউন্ট আছে?",
362-
"Login": "লগ ইন"
362+
"Login": "লগ ইন",
363+
"Warning":"আপনি p5.js সম্পাদকের <0>ব্যবহারের শর্তাবলী</0> এবং <1>গোপনীয়তা নীতিতে </1> সম্মত হবেন|"
363364
},
364365
"EmailVerificationView": {
365366
"Title": "p5.js ওয়েব এডিটর | ইমেল যাচাই",

translations/locales/en-US/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"Or": "Or",
368368
"AlreadyHave": "Already have an account?",
369369
"Login": "Log In",
370-
"Warning": "By signing up, you agree to the p5.js Editor's <0>Terms of Use</0> and <1>Privacy Policy.</1>"
370+
"Warning": " you agree to the p5.js Editor's <0>Terms of Use</0> and <1>Privacy Policy.</1>"
371371
},
372372
"EmailVerificationView": {
373373
"Title": "p5.js Web Editor | Email Verification",

0 commit comments

Comments
 (0)