mastodon/app
Damien Erambert 1a0df58878 Update FR locales (#4714)
* Make the fr locales up-to-date with the last changes (new profile view, applications)

* Use the same wording for toots in fr.yml and fr.json

* Translate the pin related strings

* Translate pin-related locales on the front-end

* Add missing locales in doorkeeper.fr.yml and remove un-used ones

* Change "posts" back to "status" in the /about/more page in fr.yml

* Fix typos for "status" in fr.yml

* fix typo for "status" in fr.json

* Remove duplicate string

* Non-breaking space before punctuation

* 'Better' translation for "unpin"

* Put back 'pouet' where it was already

* Fix

* Fix
2017-09-01 14:09:01 +02:00
..
controllers Embed modal (#4748) 2017-08-31 03:38:35 +02:00
helpers Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
javascript Update FR locales (#4714) 2017-09-01 14:09:01 +02:00
lib Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) 2017-09-01 13:34:04 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
services Don't process ActivityPub payload if signature is invalid (#4752) 2017-08-31 17:18:49 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
workers Forward ActivityPub creates that reply to local statuses (#4709) 2017-08-30 15:37:02 +02:00