Skip to content

Commit 1216d2b

Browse files
committed
fixed signup translaton issue
1 parent f7ae9a1 commit 1216d2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

translations/locales/be/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
"Or": "অথবা",
361361
"AlreadyHave": "ইতিমধ্যে একটি অ্যাকাউন্ট আছে?",
362362
"Login": "লগ ইন",
363-
"Warning":"আপনি p5.js সম্পাদকের <0>ব্যবহারের শর্তাবলী</0> এবং <1>গোপনীয়তা নীতিতে </1> সম্মত হবেন|"
363+
"Warning":"সাইন আপ করে , আপনি p5.js সম্পাদকের <0>ব্যবহারের শর্তাবলী</0> এবং <1>গোপনীয়তা নীতিতে </1> সম্মত হবেন|"
364364
},
365365
"EmailVerificationView": {
366366
"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": " you agree to the p5.js Editor's <0>Terms of Use</0> and <1>Privacy Policy.</1>"
370+
"Warning": "By Signing up, 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)