This commit is contained in:
MaysWind
2024-08-05 00:16:06 +08:00
parent 77a5ccd796
commit 4cdb599bf3
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<tbody v-if="!loading && noAvailableTemplate">
<tr>
<td>{{ $t('No available template') }}</td>
<td>{{ $t('No available template. Once you add templates, you can quickly add a new transaction using the dropdown menu of the Add button on the transaction list page') }}</td>
</tr>
</tbody>