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
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
models Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
policies
presenters
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
views
workers