From 0944441ab86dd815c8d942d1347286b3ac8f2fcb Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 22 Jul 2024 14:34:09 +0200 Subject: Add IT as another source 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/locales') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 0bfe01e..af9dec7 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -144,4 +144,5 @@ ca: letters: Epistolar phd: Tesi doctoral chronicle: Historiografia + it: Enginyeria informàtica bio: Biografia diff --git a/config/locales/en.yml b/config/locales/en.yml index 7bfe478..d593910 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -145,3 +145,4 @@ en: phd: Doctoral thesis chronicle: Historiography bio: Biography + it: Computer engineering & IT -- cgit v1.2.3