diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-15 22:42:17 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-15 22:42:17 +0100 |
| commit | 87c3ff44381d270f3a4f4c384f674f85a7f178a1 (patch) | |
| tree | edd32d40bb39eebb699790a83302e2d38e1c35c8 /config | |
| parent | 38c383b22d3999f0c1184dbc7b1d80573e4ee278 (diff) | |
| download | operum-87c3ff44381d270f3a4f4c384f674f85a7f178a1.tar.gz operum-87c3ff44381d270f3a4f4c384f674f85a7f178a1.zip | |
things: added the 'phd' kind
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/ca.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
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 |
