mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Feature: add Persian translation (#10183)
This commit is contained in:
@@ -172,6 +172,12 @@ const LANGUAGE_OPTIONS = [
|
||||
englishName: 'Norwegian',
|
||||
dateInputFormat: 'dd.mm.yyyy',
|
||||
},
|
||||
{
|
||||
code: 'fa-ir',
|
||||
name: $localize`Persian`,
|
||||
englishName: 'Persian',
|
||||
dateInputFormat: 'yyyy-mm-dd',
|
||||
},
|
||||
{
|
||||
code: 'pl-pl',
|
||||
name: $localize`Polish`,
|
||||
|
Reference in New Issue
Block a user