Browse Source

template: trans

bastien 12 years ago
parent
commit
0c20bd56c8

+ 0 - 0
.htaccess View File


+ 4 - 1
app/Resources/translations/groups.fr.yml View File

@@ -1,3 +1,6 @@
1 1
 
2 2
 nogroups:
3
-  sentence:                     Vous n'avez créé aucun groupe.
3
+  sentence:                     Vous n'avez créé aucun groupe.
4
+  
5
+havegroups:
6
+  sentence:                     Vous administrez les groupes suivants:

+ 2 - 0
src/Muzich/GroupBundle/Resources/views/Default/myList.html.twig View File

@@ -6,6 +6,8 @@
6 6
 
7 7
   {% if groups|length %}
8 8
 
9
+    {{ 'havegroups.sentence'|trans({}, 'groups') }}
10
+
9 11
     <ul class="inline">
10 12
     {% for group in groups %} 
11 13
       <li>