@@ -61,9 +61,9 @@ |
||
61 | 61 | 'PPDE_DONORLIST_LAST_DATE' => 'Made on', |
62 | 62 | 'PPDE_DONORLIST_TOTAL_DONATION' => 'Donation amount', |
63 | 63 | 'PPDE_DONORS' => array( |
64 | - 0 => '', // 0 - Let this language key empty. |
|
65 | - 1 => '%d donor', // 1 |
|
66 | - 2 => '%d donors', // 2+ |
|
64 | + 0 => '', // 0 - Let this language key empty. |
|
65 | + 1 => '%d donor', // 1 |
|
66 | + 2 => '%d donors', // 2+ |
|
67 | 67 | ), |
68 | 68 | 'PPDE_NO_DONORS' => 'No donors', |
69 | 69 |
@@ -61,9 +61,9 @@ |
||
61 | 61 | 'PPDE_DONORLIST_LAST_DATE' => 'Éffectué le', |
62 | 62 | 'PPDE_DONORLIST_TOTAL_DONATION' => 'Somme des dons', |
63 | 63 | 'PPDE_DONORS' => array( |
64 | - 0 => '', // 0 - Let this language key empty. |
|
65 | - 1 => '%d donateur', // 1 |
|
66 | - 2 => '%d donateurs', // 2+ |
|
64 | + 0 => '', // 0 - Let this language key empty. |
|
65 | + 1 => '%d donateur', // 1 |
|
66 | + 2 => '%d donateurs', // 2+ |
|
67 | 67 | ), |
68 | 68 | 'PPDE_NO_DONORS' => 'Aucun donateur', |
69 | 69 |