Skip to content

Commit

Permalink
Fix typo in Translate.html (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiaPell committed Apr 16, 2024
1 parent 31d5734 commit c13d8df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/localization/Translate.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>EmulalorJS | Translate Languages</title>
<title>EmulatorJS | Translate Languages</title>
<link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAb1BMVEVHcEwJNVMBkbwDi7cJNVMJNVMIN1UAlsIGZIcAlcEBs+kJNVMDn9EHVXYEc5kJNVMEgasFdZ0HUnMBk78EdZ0GfacFaIwHW3wINVMJNVMJNVMGYoUJNVMEeJ4JNVMDgakJNVMChwAAl8QCpNcCh7CQzQKfAAAAIXRSTlMAEvv+Py9y+L/2/Ev+q99H3s6R/u3+5r8hm82HYLpk+2GSUqJjAAAAgElEQVQY022PyQ6DMAxEHRM7KZCwdQG6ys3/f2MT1IMleLcZacZjgGOo6UjJpm/ruh3sJoy1XH03LmytgYAnBQbwItGfJVONg4gHP6U73FLWV3i8i5E+BuaXQ6Z1MbEYPAOxm8ZuXSiqCOZIKhGR/vkvjaU0oFPks7thu+mHz2l+F+sLcletMXIAAAAASUVORK5CYII=">
</head>
<body>
Expand Down Expand Up @@ -345,4 +345,4 @@ <h1>Translate Languages</h1>
console.log(data7);
}
</script>
</html>
</html>

0 comments on commit c13d8df

Please sign in to comment.