From 87c3ff44381d270f3a4f4c384f674f85a7f178a1 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 15 Mar 2024 22:42:17 +0100 Subject: things: added the 'phd' 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 8f4c52c..69670de 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -137,3 +137,4 @@ ca: novel: Novel·la paper: Article letters: Epistolar + phd: Tesi doctoral diff --git a/config/locales/en.yml b/config/locales/en.yml index a69371c..e4196d4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -137,3 +137,4 @@ en: novel: Novel paper: Paper letters: Letters + phd: Doctoral thesis -- cgit v1.2.3