From 95e5fe8b8fb1e16c71ffbed6681ab8b2203249d4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 1 Jul 2025 21:43:13 +0200 Subject: Add subtitles to pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- config/locales/ca.yml | 1 + config/locales/en.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'config/locales') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 59d377c..5e02e46 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -114,6 +114,7 @@ ca: new-action: nova update: Reanomena l'etiqueta none: Encara no hi ha cap etiqueta. Pots crear-ne una fent click + searching-by: Cercant per l'etiqueta create-success: Etiqueta creada correctament update-success: S'ha canviat el nom de l'etiqueta correctament diff --git a/config/locales/en.yml b/config/locales/en.yml index e1c2de5..8f38690 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -114,6 +114,7 @@ en: update: Rename tag new-action: new none: You have not created any tags. You can do so by clicking + searching-by: Searching by tag create-success: Tag was successfully created update-success: Tag was successfully updated -- cgit v1.2.3