zulip/static
Greg Price 5045e53d63 i18n: Update Japanese translations.
This comes from, in the dev environment:
  ./manage.py makemessages -l en -l ja
  tx push -s -l ja
  tx pull -f -l ja --mode=developer

The makemessages and `tx push` provide Transifex with the updated set
of strings and metadata.  I'm not entirely sure why that's necessary,
but without it a lone `tx pull` left the server crashing with numerous
zerver.models.DoesNotExist exceptions.

(So to be precise, there was another `tx pull` at the start, just like
the final one.  That shouldn't matter for the result, though.)
2017-09-04 13:29:55 +09:00
..
assets assets: Add email illustration SVGs to assets folder. 2017-08-24 11:37:24 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images landing: Add /plans/ describing ways to use Zulip. 2017-08-30 07:56:22 -07:00
js emoji_picker: Extract `register_popover_events()` function. 2017-08-29 14:09:35 -07:00
locale i18n: Update Japanese translations. 2017-09-04 13:29:55 +09:00
styles /hello/: Hide the last single row of testimonials. 2017-09-02 07:48:44 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates accounts-settings: Reassure user if they do not have a password for API key. 2017-08-28 20:39:53 -07:00
third third: Update version of Source Sans Pro font. 2017-08-28 16:08:30 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07:00
favicon.ico
node_modules
robots.txt