Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Add FR translation for OCS
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Mar 21, 2016
1 parent 8d9a318 commit 7fcfd44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions core/src/plugins/core.ocs/i18n/conf/fr.php
@@ -0,0 +1,7 @@
<?php
$mess = array(
"Open Cloud API" => "Open Cloud Specification",
"Open Cloud API Implementation" => "Implémentation de Open Cloud API",
"Enable Federated Sharing" => "Activer le Federated Sharing",
"Allow users to send / receive shares from other Pydio instances or from other Federated-Sharing-compatible systems" => "Autoriser les utilisateurs à envoyer / recevoir des partages avec des systèmes compatibles avec l'API Federated Sharing"
);

0 comments on commit 7fcfd44

Please sign in to comment.