diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-16 11:12:40 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-16 11:12:40 +0100 |
| commit | f0bcdcf4740148be2bd2505fbc7a85549a5d6fb2 (patch) | |
| tree | 3acf0b2957b595511e4cc24087942f2491ce3aee /config | |
| parent | 1e6bf953680bf03d4b797cf9b8f7235546b2c578 (diff) | |
| download | operum-f0bcdcf4740148be2bd2505fbc7a85549a5d6fb2.tar.gz operum-f0bcdcf4740148be2bd2505fbc7a85549a5d6fb2.zip | |
things: added 'chronicle' 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 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 |
