🛠 fix: Language detection

This commit is contained in:
Tomy Hsieh
2022-10-06 22:21:12 +08:00
parent 7d46de33d8
commit 905993d66e
6 changed files with 49 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
MASTER="en"
MASTER="en-gb"
DIR = "#{__dir__}/.."