Skip to content

Commit

Permalink
LANG=ja_JP
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Apr 20, 2018
1 parent 90b945c commit e6e9f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ $ seedtable to -s db/seeds -x doc foo.xlsx -o newdoc

を入力してから、「yml -> xlsx」、「xlsx -> yml」それぞれをダブルクリックするか、xlsxファイルをドラッグ&ドロップして変換できます。

Linuxでの起動は`mono seedtable-gui.exe`、Macでは`mono --arch=32 seedtable-gui.exe`と32bitを指定して起動してください。
Linuxでの起動は`LANG=ja_JP mono seedtable-gui.exe`、Macでは`LANG=ja_JP mono --arch=32 seedtable-gui.exe`と32bitを指定して起動してください。

設定ファイルは下記のように、seedtable.exeのオプションのうちinput/output系を除いた長いオプション名をyamlで設定するものです。

Expand Down

0 comments on commit e6e9f50

Please sign in to comment.