Skip to content

Instantly share code, notes, and snippets.

View KMR-zoar's full-sized avatar

Zoar KMR-zoar

  • Kawagoe, Japan
View GitHub Profile
abusaidm.html-snippets
anseki.vscode-color
austin.vscode-twitter
be5invis.toml
bierner.lit-html
bungcip.better-toml
castwide.solargraph
chenxsan.vscode-standardjs
chrmarti.regex
Compulim.vscode-clock
const master = process.argv[2]
const source = process.argv[3]
const fs = require('fs')
if (master === undefined || source === undefined) {
console.log('Insufficient arguments.')
process.exit(1)
}
diff --git a/www/settings.py b/www/settings.py
index 406ab4f..a645f39 100644
--- a/www/settings.py
+++ b/www/settings.py
@@ -132,7 +132,7 @@ LANGUAGES = {
"hu": "Hungarian",
"id": "Bahasa Indonesia",
"it": "Italiano",
- "ja": "日本人",
+ "ja": "日本語",
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.