From e890be77882fd6d99cf23fb1dc71605b37a1bf7e Mon Sep 17 00:00:00 2001 From: Sachin Liyanage <59449070+Sachin-Liyanage@users.noreply.github.com> Date: Fri, 6 Aug 2021 23:41:18 +0530 Subject: [PATCH] call-the-create-api.md file Sinhala Translation - part 4 #491 --- _chapters/si/call-the-create-api.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_chapters/si/call-the-create-api.md b/_chapters/si/call-the-create-api.md index fab26b4d6..d0f9f27c6 100644 --- a/_chapters/si/call-the-create-api.md +++ b/_chapters/si/call-the-create-api.md @@ -54,10 +54,10 @@ function createNote(note) { 2. මේ වන විට note object සරලව note අන්තර්ගතයයි. අපි දැනට මෙම note නිර්මාණය කරන්නේ ඇමුණුමකින් තොරවය. -3. Finally, after the note is created we redirect to our homepage. +3. අවසාන වශයෙන්, note සෑදීමෙන් පසු අපි අපේ homepage හරවා යවමු. -And that's it; if you switch over to your browser and try submitting your form, it should successfully navigate over to our homepage. +එපමණයි; ඔබ ඔබේ බ්‍රව්සරය වෙත මාරු වී ඔබේ පෝරමය ඉදිරිපත් කිරීමට උත්සාහ කරන්නේ නම්, එය අපේ homepage සාර්ථකව යා යුතුය. ![New note created screenshot](/assets/new-note-created.png) -Next let's upload our file to S3 and add an attachment to our note. +ඊළඟට අපි අපේ ගොනුව S3 වෙත උඩුගත කර අපේ note ට ඇමුණුමක් එකතු කරමු.