Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion translations/locales/be/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,8 @@
"Description": "নিবন্ধন করুন",
"Or": "অথবা",
"AlreadyHave": "ইতিমধ্যে একটি অ্যাকাউন্ট আছে?",
"Login": "লগ ইন"
"Login": "লগ ইন",
"Warning":"আপনি p5.js সম্পাদকের <0>ব্যবহারের শর্তাবলী</0> এবং <1>গোপনীয়তা নীতিতে </1> সম্মত হবেন|"
},
"EmailVerificationView": {
"Title": "p5.js ওয়েব এডিটর | ইমেল যাচাই",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/en-US/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
"Or": "Or",
"AlreadyHave": "Already have an account?",
"Login": "Log In",
"Warning": "By signing up, you agree to the p5.js Editor's <0>Terms of Use</0> and <1>Privacy Policy.</1>"
"Warning": " you agree to the p5.js Editor's <0>Terms of Use</0> and <1>Privacy Policy.</1>"
},
"EmailVerificationView": {
"Title": "p5.js Web Editor | Email Verification",
Expand Down