mastodon/app
Mingye Wang c8969dca35 Minor Chinese check & jsx addition (#4973)
* 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 #3511.

* zh-*: apply suggestions for PR #4557

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