1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-04-11 11:41:58 +02:00

UI: Rename "results" to "result" when singular message returned

This commit is contained in:
Ralph Slooten 2022-11-25 19:06:41 +13:00
parent 6f2dd83936
commit 2c3c436fc1

View File

@ -619,7 +619,7 @@ export default {
<option value="200">200</option>
</select>
<span v-if="searching">
<b>{{ formatNumber(items.length) }} results</b>
<b>{{ formatNumber(items.length) }} result<template v-if="items.length != 1">s</template></b>
</span>
<span v-else>
<small>