From cb9113ceff41ed374e4ecce2583b4f9e3ff506dc Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 18 Mar 2024 13:58:17 +0100 Subject: thing: added 'bio' 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 9e25d08..a394caa 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -139,3 +139,4 @@ ca: letters: Epistolar phd: Tesi doctoral chronicle: Historiografia + bio: Biografia diff --git a/config/locales/en.yml b/config/locales/en.yml index 9f64086..9cef5f8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -139,3 +139,4 @@ en: letters: Letters phd: Doctoral thesis chronicle: Historiography + bio: Biography -- cgit v1.2.3