mastodon/app/javascript/mastodon
Minori Hiraoka 976c18aa5f Fix Korean translation (#4065)
* Added Korean Translation (based on japanese)

* Update korean translation

* Update korean translation: fix syntax error

* Updated korean translation

* Update korean translation

* Update ko.json

Translate non-translated parts

* Update ko.yml

Translated missed parts - and fixed some typos

* Create simple_form.ko.yml

* Update simple_form.ko.yml

Translation error fix - password change form

* Update simple_form.ko.yml

* Update ko.json

Missing translation
2017-07-04 16:48:22 +02:00
..
actions
components fix(components/status): Up & down jump due to content being added to the DOM (#3972) 2017-06-27 18:43:53 +02:00
containers
features fix(components/columns_area): Increase delta for swipe detection (#4037) 2017-07-02 15:55:50 +02:00
locales Fix Korean translation (#4065) 2017-07-04 16:48:22 +02:00
middleware
reducers
selectors
store
.gitkeep
api.js
base_polyfills.js
emoji.js Faster emojify() by avoiding str.replace() entirely (#4049) 2017-07-03 11:02:36 +02:00
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js Replace state to /web when root path (#4009) 2017-06-30 05:37:41 +02:00
performance.js
rtl.js
scroll.js
stream.js
uuid.js