mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Updated translations.
This commit is contained in:
parent
5a3778fd5a
commit
2dfbb48114
1 changed files with 6 additions and 0 deletions
|
@ -377,6 +377,12 @@ export default {
|
|||
name: "ਪੰਜਾਬੀ",
|
||||
load: () => import('./data/pa.i18n.json'),
|
||||
},
|
||||
"pl-PL": {
|
||||
code: "pl",
|
||||
tag: "pl-PL",
|
||||
name: "Polski (Polska)",
|
||||
load: () => import('./data/pl-PL.i18n.json'),
|
||||
},
|
||||
"pl": {
|
||||
code: "pl",
|
||||
tag: "pl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue