From 56a60d48f6cc11fb512e249f4bf32bf69e902924 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 14 Mar 2024 18:05:40 +0100 Subject: Make the UI a bit more consistent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Titles have been unified by using the same HTML tag. - Centered views have been improved for big screens. - Added more views that are to be centered. Signed-off-by: Miquel Sabaté Solà --- config/locales/ca.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/ca.yml') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index de2c95a..eb8cb13 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -105,6 +105,8 @@ ca: title: Etiquetes new: Etiqueta nova new-action: nova + none: Encara no hi ha cap etiqueta. Pots crear-ne una fent click + create-success: Etiqueta creada correctament destroy-success: Etiqueta esborrada correctament -- cgit v1.2.3