From a2fb1ef012da16ff9e279050b4799ea5ead5ab4f Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Mon, 30 Sep 2024 23:52:17 -0300 Subject: [PATCH] changes --- app/templates/transactions/fragments/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/transactions/fragments/list.html b/app/templates/transactions/fragments/list.html index 454df33..294ba63 100644 --- a/app/templates/transactions/fragments/list.html +++ b/app/templates/transactions/fragments/list.html @@ -7,8 +7,8 @@
-

{% translate "No transactions for this month" %}

-

{% translate "Why don't you add one?" %}

+

{% translate "No transactions this month" %}

+

{% translate "Try adding one" %}