Reformulate ('No notifications yet' is not appropriate if they are hidden because they are already read. 'No notification to show' is better')
This commit is contained in:
parent
2bf4d6d283
commit
05cb98b3a0
|
@ -24,7 +24,7 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<p v-else>
|
<p v-else>
|
||||||
<translate>No notifications yet.</translate>
|
<translate>No notification to show.</translate>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue