chinwagsocial/app/javascript/mastodon
Yamagishi Kazutoshi 5050719fac Add Japanese translations (#5427)
* yarn manage:translations

* Add Japanese translation for #5410

* Add Japanese translation for #5393
2017-10-17 11:47:05 +02:00
..
actions replace newlines in desktop notif with spaces instead of removing them (#5361) 2017-10-14 14:41:12 +02:00
components Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
containers Enable ESLint rules import/* (#5414) 2017-10-16 11:12:09 +02:00
features Fix reduced motion breaking public galleries (#5423) 2017-10-16 21:08:01 +02:00
locales Add Japanese translations (#5427) 2017-10-17 11:47:05 +02:00
middleware
reducers Filter out duplicate IDs in timelines reducer (#5417) 2017-10-16 15:59:30 +02:00
selectors
service_worker Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
store
.gitkeep
api.js
base_polyfills.js Enable ESLint rules import/* (#5414) 2017-10-16 11:12:09 +02:00
extra_polyfills.js
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 2017-09-24 01:25:07 +02:00
link_header.js
load_polyfills.js
main.js Enable ESLint rules import/* (#5414) 2017-10-16 11:12:09 +02:00
performance.js Upgrade to React 16 (#5119) 2017-09-30 04:29:56 +02:00
ready.js
rtl.js
scroll.js
stream.js
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 2017-10-16 09:33:08 +02:00
uuid.js
web_push_subscription.js