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

@@ -119,4 +119,4 @@ export default async function (host, patternMatch, url, ip, lang, format, qualit
} catch (e) {
return apiJSON(0, { t: genericError(lang, host) })
}
}
}