Merge pull request #2178 from yvisherve/patch-1

add & translate "composePost"
This commit is contained in:
daniel 2020-05-15 21:27:10 -06:00 committed by GitHub
commit 76083c9bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,4 +14,5 @@ return [
'admin' => 'Admin',
'logout' => 'Se déconnecter',
'directMessages' => 'Messages Directs',
'composePost' => 'Composer une publication',
];