chuckya/app
Mingye Wang c8969dca35 Minor Chinese check & jsx addition ()
* zh-*: transition from "like" back to "fav"

This commit reverts the translation for the yellow-star "fav" button
back to "fav" in Chinese. Some ambuiguity between "like" and "fav" is
deliberately used in zh-TW/HK by using the existing phrase "最爱"
(favorite (adj.), lit. love-most) instead of "收藏" (favourite (v.),
"collect") in some instances.

Fixes .

* zh-*: apply suggestions for PR 

* zh-cn: de-monetize ya account

In Chinese two separate characters, 账 and 帐, can be used to spell the
word for account (账/帐户). However, the one with a 贝 on the left is
evolved from the latter specifically for monetary purposes. Since
people usually can't figure out which one to use, it might be a good
idea to use the original not-so-money one.

* zh-*: complete jsx translation
2017-09-16 18:48:38 +02:00
..
controllers When accessing uncached media attachment, redownload it () 2017-09-16 03:01:45 +02:00
helpers Fix filterable_languages method of SettingsHelper () 2017-09-16 14:59:41 +02:00
javascript Minor Chinese check & jsx addition () 2017-09-16 18:48:38 +02:00
lib Fix filterable_languages method of SettingsHelper () 2017-09-16 14:59:41 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models When accessing uncached media attachment, redownload it () 2017-09-16 03:01:45 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Uploads for admin site settings () 2017-09-14 00:04:30 +02:00
serializers Fix AP serialization error when thread is missing () 2017-09-16 15:00:36 +02:00
services Fix filterable_languages method of SettingsHelper () 2017-09-16 14:59:41 +02:00
validators Fix - Limit pinned toots to 5 () 2017-09-13 11:04:32 +02:00
views Minor Chinese check & jsx addition () 2017-09-16 18:48:38 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted () 2017-09-16 18:18:00 +02:00