]> _ Git - physioassist.git/commitdiff
#simeox import changes made on production version
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 19 Sep 2016 15:11:55 +0000 (15:11 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 19 Sep 2016 15:11:55 +0000 (15:11 +0000)
framework/languages/en.php

index e5913406184eef2baedf7267f095abf05c8e1066..f331329b469375840b84f23f771f4187f26eef56 100644 (file)
@@ -1,4 +1,17 @@
 <?php
 $translations = array (
-
+  'Titre' => '',
+  'Gestion des actualités' => '',
+  'Date' => 'Date',
+  'Contents' => '',
+  'Image' => '',
+  'Actualités' => 'News',
+  'Nouvelle actualité' => '',
+  'Edition de l\'actualité « $headline »' => '',
+  'Lire la suite' => '',
+  'Réduire' => '',
+  'Une erreur s\'est produite' => '',
+  'Certaines modifications n\'ont pas été sauvegardées. Souhaitez-vous néanmoins quitter cette page ?' => 'Some changes are not saved. Are you sure you want to leave this page?',
+  'Chargement en cours' => 'Loading',
+  'Annuler' => 'Cancel',
 );
\ No newline at end of file