mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Add Catalan translation
This commit is contained in:
parent
5dee65afcb
commit
91b9831548
5 changed files with 59 additions and 42 deletions
|
|
@ -172,6 +172,12 @@ export class SettingsService {
|
|||
englishName: 'Belarusian',
|
||||
dateInputFormat: 'dd.mm.yyyy',
|
||||
},
|
||||
{
|
||||
code: 'ca-es',
|
||||
name: $localize`Catalan`,
|
||||
englishName: 'Catalan',
|
||||
dateInputFormat: 'dd/mm/yyyy',
|
||||
},
|
||||
{
|
||||
code: 'cs-cz',
|
||||
name: $localize`Czech`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue