From ccf588845a6e595d1c9b2726a05eddd34bc92488 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 20 Mar 2024 13:59:15 +0100 Subject: tags: added a way to update tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's useful to just rename tags which have quite some references that you don't want to nuke. 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 a394caa..b9f9b7c 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -108,9 +108,11 @@ ca: title: Etiquetes new: Etiqueta nova new-action: nova + update: Reanomena l'etiqueta none: Encara no hi ha cap etiqueta. Pots crear-ne una fent click create-success: Etiqueta creada correctament + update-success: S'ha canviat el nom de l'etiqueta correctament destroy-success: Etiqueta esborrada correctament things: -- cgit v1.2.3