Skip to content

Firefox Addon for Japanese translation of your Slack team.

Notifications You must be signed in to change notification settings

tomoki1207/japanizer-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanize for Slack

Slackのチームページを翻訳するFirefoxアドオンです

参考

japanizer-for-trello

コントリビューション

  1. リポジトリをフォーク
  2. 翻訳/新機能 ブランチを作成 (git checkout -b my-translation)
  3. 変更をコミット
  4. ブランチへプッシュ (git push origin my-translation)
  5. プルリクエストを作成

Firefoxでのデバッグ

  1. ソースをローカルへクローン
  2. プラグインのルートフォルダへ移動 (cd japanizer-slack)
  3. node.js と npm をインストール
  4. npm で jpm をインストール (npm install -g jpm)
  5. jpm を起動
  • 新しいプロファイルでFirefoxを起動してデバッグする場合: jpm run
  • 現在のFirefoxでデバッグする場合: jpm watchpost --post-url http://localhost:8888
  1. デバッグの終了
  • jpm run でのデバッグ: ブラウザを閉じる
  • jpm watchpost でのデバッグ: Ctrl + c

注意とか

  • Slackの公式ページやドキュメントページなどは翻訳しません (翻訳の正確性を保証できないため)
  • japanizer-for-trelloのソースを流用しているため、作者から申し出があった場合、公開は停止されます

About

Firefox Addon for Japanese translation of your Slack team.

Resources

Stars

Watchers

Forks

Packages

No packages published