Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 655c879

Browse files
author
Julien Jomier
committed
STYLE: Wrong spelling
1 parent 5ca8541 commit 655c879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/views/browse/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<?php
4545
if(empty($this->communities))
4646
{
47-
echo "<h4>{$this->t("No communty available")}.<a class='createCommunity' >{$this->t("Create your own community")}!</a> </h4>";
47+
echo "<h4>{$this->t("No communyty available")}. <a class='createCommunity' >{$this->t("Create your own community")}!</a> </h4>";
4848
}
4949
?>
5050
</div>

translation/fr-main.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ File;Fichier
9898
This community is private;Cette communaut� est priv�e
9999
Selected;S�lection
100100
element;�lement
101-
No communty available;Pas de communaut� disponible
101+
No community available;Pas de communaut� disponible
102102
Create your own community;Cr�ez la votre
103103
This folder is empty;Ce r�pertoire est vide
104104
by;par

0 commit comments

Comments
 (0)