From 16739684bb7ca55d71c22cbd103ca8c058c33ecc Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 15 Mar 2024 11:15:53 +0100 Subject: things: provide a simple way to follow links 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 15a110d..5cc7f78 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -117,6 +117,7 @@ ca: object: font destroy-success: Font esborrada correctament none: Encara no hi ha cap font. Pots crear-ne una fent click + go-to: Segueix l'enllaç en una nova pestanya create-another: Afegeix-ne una altra create-success: Nova font creada correctament diff --git a/config/locales/en.yml b/config/locales/en.yml index 2209eee..c5a12c8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -117,6 +117,7 @@ en: object: source create-another: Create another one none: There are no sources yet. You can add a new one by clicking + go-to: Follow external link create-success: New source was successfully created update-success: Source was successfully updated -- cgit v1.2.3