Ignore:
Timestamp:
Mar 7, 2017, 12:01:47 PM (7 years ago)
Author:
ddtddt
Message:

[extensions] - Ban IP - add table Ip list - datatables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BanIP/language/fr_FR/plugin.lang.php

    r31419 r31746  
    33// | Ban IP plugin for piwigo                                              |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2016 ddtddt                    http://temmii.com/piwigo/ |
     5// | Copyright(C) 2016-2017 ddtddt               http://temmii.com/piwigo/ |
    66// +-----------------------------------------------------------------------+
    77// | This program is free software; you can redistribute it and/or modify  |
     
    3838$lang['Edit IP banned'] = 'Editer l\'IP bannie';
    3939$lang['Update'] = 'Mettre à jour';
     40$lang['Show %s IP'] = 'Afficher %s IP';
     41$lang['No matching IP found'] = 'Aucune IP à afficher';
     42$lang['Showing %s to %s of %s IP'] = 'Afficher %s à %s sur %s IP';
     43$lang['(filtered from %s total IP)'] = '(filtrée de %s IP au total)';
    4044
Note: See TracChangeset for help on using the changeset viewer.