extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Create fr.yml #115

Closed KazeroG closed 5 years ago

KazeroG commented 6 years ago

Pull Request summary

translate bazaar to FR !

Checklist

KazeroG commented 6 years ago

error not related to translation !

``` $ composer global require hirak/prestissimo Changed current directory to /home/travis/.composer Using version ^0.3.7 for hirak/prestissimo ./composer.json has been created Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Installing hirak/prestissimo (0.3.7): Downloading (100%) Writing lock file Generating autoload files 5.30s$ composer install --prefer-dist -n Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - The requested package flarum/core ^0.1.0-beta.8 is satisfiable by flarum/core[0.1.x-dev] but these conflict with your requirements or minimum-stability. Problem 2 - The requested package flagrow/console ^0.4 exists as flagrow/console[0.1.0, 0.2, 0.3, dev-b8, dev-master] but these are rejected by your constraint. Problem 3 - Installation request for flagrow/steamroller dev-master -> satisfiable by flagrow/steamroller[dev-master]. - flagrow/steamroller dev-master requires flarum/core 0.1.0-beta.7 -> satisfiable by flarum/core[v0.1.0-beta.7] but these conflict with your requirements or minimum-stability. ```
clarkwinkelmann commented 6 years ago

@KazeroG let's stay on topic. Please report that error to whoever is concerned, and it does not look like a Bazaar issue.

I've noted a few issues with your translations. Also please note we plan to do further work on Bazaar before the next release so I'm not sure whether we will merge this before or after the changes. Thanks for your contribution(s) :smile:

luceos commented 6 years ago

@clarkwinkelmann the error is caused by our master branch, it already required flarum beta 8, without telling composer how to load that beta 8 you won't be able to install dependencies for Bazaar on the current dev-master 👍

clarkwinkelmann commented 5 years ago

I'm closing this PR as no further changes have been made and because #132 will be validated very soon. If you still have suggestions for the french translation, please submit a new PR to alter the existing french translation once it's merged. Thanks!