chore(i18n,curriculum): processed translations (#42545)

This commit is contained in:
camperbot
2021-06-17 23:49:01 +09:00
committed by GitHub
parent bc42ad1f27
commit 5cb3cff877
14 changed files with 24 additions and 24 deletions

View File

@ -96,10 +96,10 @@ var contacts = [
];
function lookUpProfile(name, prop){
// Only change code below this line
function lookUpProfile(name, prop) {
// Only change code below this line
// Only change code above this line
// Only change code above this line
}
lookUpProfile("Akira", "likes");