You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
mayaeh c6f018091e i18n: Add Japanese translations for new landing page (#10254)
* yarn manage:translations && i18n-tasks add-missing

* Update Japanese translations for new landing page.

I don't change the tagline from English yet.
I think that translating a tagline is difficult and requires time-consuming discussions.

Some translations related about the poll are already done in Weblate, so I will leave it as it is.
6 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
controllers Fix `tagged` param not being normalized before querying tags (#10249) 6 years ago
helpers Fix poll update handler calling method was that was not available (#10246) 6 years ago
javascript i18n: Add Japanese translations for new landing page (#10254) 6 years ago
lib Fix poll update handler calling method was that was not available (#10246) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Fix `tagged` param not being normalized before querying tags (#10249) 6 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 6 years ago
presenters Fix to limit to discoverable accounts. (#10253) 6 years ago
serializers Support pushing and receiving updates to poll tallies (#10209) 6 years ago
services Fix poll update handler calling method was that was not available (#10246) 6 years ago
validators Fix poll validation issues (#10186) 6 years ago
views Redesign landing page (#10232) 6 years ago
workers Fix poll update handler calling method was that was not available (#10246) 6 years ago