From 7288a8d7e0d6ae7ead5d3dc8ceccbd877ee7a309 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 14 Mar 2024 21:52:08 +0100 Subject: Sorting out attributes 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 | 4 ++++ config/locales/en.yml | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'config') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index eb8cb13..09e90bf 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -43,6 +43,10 @@ ca: ## # App-specific strings. + meta: + description: | + Gestiona les teves fonts (p.e. llibres, articles), afegeix-hi notes, etiqueta-les. Agrupa la teva bibliografia en grups que tenen sentit per a tu i que pot ser exportada i utilitzada en els projectes que estàs treballant. + general: sure: N'estàs segur? edit: edita diff --git a/config/locales/en.yml b/config/locales/en.yml index 764b6d4..c1b0d07 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -43,6 +43,10 @@ en: ## # App-specific strings. + meta: + description: | + Keep track of all your sources (i.e. books, papers, articles), add notes and tag them. Handle your bibliography with groups that make sense to you and that can be exported and used on the projects you care and are working on. + general: sure: Are you sure? edit: edit -- cgit v1.2.3