conjugaison française
authorduong tam kien <tk@deveha.com>
Tue, 28 Feb 2017 16:49:14 +0100
changeset 401 323fe141893c
parent 400 c85505149eea
child 402 376158f6d760
conjugaison française
src_js/iconolab-bundle/src/components/tagform/TagList.vue
--- a/src_js/iconolab-bundle/src/components/tagform/TagList.vue	Tue Feb 28 16:34:22 2017 +0100
+++ b/src_js/iconolab-bundle/src/components/tagform/TagList.vue	Tue Feb 28 16:49:14 2017 +0100
@@ -1,6 +1,6 @@
 <template>
     <div>
-        <div v-show="tags.length === 0" class="alert alert-info">Pas de mots-clés pour le moment.</div>
+        <div v-show="tags.length === 0" class="alert alert-info">Pas de mot-clé pour le moment.</div>
         <div class="tag-list">
             <tag-list-item ref="items"
                 class="tag-list-item"