Commit Graph
34 Commits
Author SHA1 Message Date
Jeong ArmandYamagishi Kazutoshi 619bbc23ef Translate Korean (#10499) 2019-04-08 12:35:37 +09:00
Jeong ArmandEugen Rochko caa2814d40 Translate Korean (devise) (#10464) 2019-04-04 01:31:08 +02:00
Jeong ArmandYamagishi Kazutoshi f984f2ea4e Esperanto translations (#10461)
* Esperanto translations

* Translate untranslated Esperanto strings

* Normalize eo translation
2019-04-03 18:19:10 +09:00
Jeong ArmandEugen Rochko 67eb47e25f Simplify culling and fix race condition (#10440) 2019-04-01 19:17:21 +02:00
Jeong ArmandYamagishi Kazutoshi 51625d3423 Remove unused code (#10426) 2019-03-30 15:47:25 +09:00
Jeong ArmandYamagishi Kazutoshi e5d79d1635 Add missing Korean translations (#10416)
* Fix Korean translation

* Add missing translation
2019-03-29 22:14:24 +09:00
Jeong ArmandEugen Rochko 9ec98893f4 Change settings description (#10312)
- site_description is no longer visible on front page
- short_description is not fallback to site_description
2019-03-23 16:11:58 +01:00
Jeong ArmandEugen Rochko 582f86ab32 Re-enable ignored translations that is needed (#7842)
Some of strings should be translated.
2019-02-02 19:37:16 +01:00
Jeong ArmandEugen Rochko d50e824168 Apply style for .landing-page strong (#9892) 2019-01-21 20:03:44 +01:00
Jeong ArmandEugen Rochko 9ee9cb549b Adjust admin UI right panel size (#9768)
* Adjust admin UI right panel size

* Fix typo
2019-01-11 10:15:44 +00:00
Jeong ArmandEugen Rochko 511231ce57 Skip full text search if failed (#9654)
* Skip full text search if failed

* Move rescue block to "perform_statuses_search!"
2018-12-30 19:00:29 +01:00
Jeong ArmandEugen Rochko 7800e1af7e Specify node version to not use node11 (#9166)
uWS has no support node11 yet.
2018-10-30 19:46:20 +01:00
Jeong ArmandEugen Rochko 2e18ad74dc Fix tootctl cull on dead servers (#9041)
* Delete first 9 accounts on dead servers

* Clean up code by moving dead server culling to the end
2018-10-21 22:52:27 +02:00
Jeong ArmandEugen Rochko 68f0e4d54e Handle if username is not found on tootctl feeds build (#9040) 2018-10-21 16:42:22 +02:00
Jeong ArmandEugen Rochko 144d73730d Leave unknown language as nil if account is remote (#8861)
* Force use language detector if account is remote

* Set unknown remote toot's language as nil
2018-10-05 19:17:46 +02:00
Jeong ArmandYamagishi Kazutoshi 0f0576ea06 Add missing Korean translations (#8017) 2018-07-14 18:27:27 +09:00
Jeong ArmandEugen Rochko c8c25ea7eb Add dependencies for uWebSockets (#7466)
UWS needs openssl and zlib https://github.com/uNetworking/uWebSockets/wiki/Misc.-details#dependencies
2018-07-14 01:47:10 +02:00
Jeong ArmandYamagishi Kazutoshi d1a6b144ef Add missing Korean translation (#7993)
* Add missing Korean translation

* Remove deleted strings
2018-07-11 14:01:42 +09:00
Jeong ArmandYamagishi Kazutoshi 0f6622f7d1 Add missing Korean translations (#7819)
* Add missing Korean translations

* i18n-tasks normalize
2018-06-16 18:47:42 +09:00
Jeong ArmandYamagishi Kazutoshi ccd53e983c Missing Korean translations (#6703) 2018-03-09 14:21:47 +09:00
Jeong ArmandYamagishi Kazutoshi c82a2358bd Translate Korean (#6608) 2018-03-04 01:53:55 +09:00
Jeong ArmandYamagishi Kazutoshi 143fb54ab9 Korean translation (#6322)
Related to #6273
2018-01-22 08:49:57 +09:00
Jeong ArmandEugen Rochko acb982fc66 Korean translate (#6277)
* Translate Korean

* Translate Korean #6263
2018-01-17 12:42:11 +01:00
Jeong ArmandEugen Rochko dcc614f869 Add some browsers (#6246)
Related: #6165
2018-01-15 06:50:29 +01:00
Jeong ArmandEugen Rochko 704053d221 Handle sessions that can't be translated (#6245)
* Handle sessions that can't be translated

This commit fixes #6165.

* Fix typo
2018-01-12 02:44:28 +01:00
Jeong ArmandYamagishi Kazutoshi 9e97fbf0af Translate Korean (#6212) 2018-01-07 11:13:42 +09:00
Jeong ArmandEugen Rochko f4b80e6511 Translate Korean (#6131)
Relates to #6125, #6099
2017-12-30 02:44:19 +01:00
Jeong ArmandYamagishi Kazutoshi e52293482e Update Korean translation (#6050)
* Update Korean translation

* Translate Korean for javascript

* Add missing translations on simple_form
2017-12-20 11:45:50 +09:00
Jeong ArmandEugen Rochko 9d97054fe6 Remove timestamps on any option (#5282) 2017-10-09 17:52:02 +02:00
Jeong ArmandYamagishi Kazutoshi ebadfe0ab7 Translate some Esperanto (#5252)
* Translate some Esperanto

* More translation

* More Esperanto translation

* Esperanto translation

* Fix mistaken format
2017-10-08 14:30:14 +09:00
Jeong ArmandYamagishi Kazutoshi 0e0a9e716c Korean translation (#5244)
* [i18n] Korean translation

Add missing Korean translations.

[skip ci]

* start ci
2017-10-07 14:16:59 +09:00
Jeong ArmandEugen Rochko 0db47196fb Fix stupid typo (#5184) 2017-10-02 23:27:52 +02:00
Jeong ArmandEugen Rochko c30e492587 Korean translation (#5185)
* Add missing Korean translations

* Add Korean email confirmation template

* Fix Korean typo
2017-10-02 23:26:28 +02:00
Jeong ArmandEugen Rochko d841af4e80 Append confirmation link as plain text (#5146)
* Append confirmation link as plain text

Some mail application is malfunctioning with links.

* Change description text
2017-10-02 07:21:46 +02:00