basically new readme and more languages
- indonesian localization by @LyfeV - rewrote readme - added new line at the end for files that were missing it
This commit is contained in:
@@ -7,4 +7,4 @@ export function getCommitInfo() {
|
||||
let d = execSync(`git show -s --format='%s;;;%B'`).toString().trim().replace(/[\r\n]/gm, '\n').split(';;;')
|
||||
d[1] = d[1].replace(d[0], '').trim().toString().replace(/[\r\n]/gm, '<br>')
|
||||
return d
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user