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:
wukko
2022-08-01 21:48:37 +06:00
parent ca1a5a32b4
commit c0289b6a8c
26 changed files with 73 additions and 44 deletions

View File

@@ -54,4 +54,4 @@ export default async function (obj) {
} catch (err) {
return { error: loc(obj.lang, 'ErrorBadFetch') };
}
}
}