From f0bcdcf4740148be2bd2505fbc7a85549a5d6fb2 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 16 Mar 2024 11:12:40 +0100 Subject: things: added 'chronicle' kind 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') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 69670de..9e25d08 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -138,3 +138,4 @@ ca: paper: Article letters: Epistolar phd: Tesi doctoral + chronicle: Historiografia diff --git a/config/locales/en.yml b/config/locales/en.yml index e4196d4..9f64086 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -138,3 +138,4 @@ en: paper: Paper letters: Letters phd: Doctoral thesis + chronicle: Historiography -- cgit v1.2.3