PHP Classes

File: langs/fr.php

Recommend this page to a friend!
  Packages of Christos Drogidis   Oxyzen Almanac Block   langs/fr.php   Download  
File: langs/fr.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Oxyzen Almanac Block
Display the current day historical events
Author: By
Last change: 0.0.10
Date: 22 days ago
Size: 141 bytes
 

Contents

Class file image Download
<?php
return [
   
'like-today' => 'En ce jour',
   
'no-events' => 'Aucun événement historique ne s?est produit ce jour-là.'
];
?>