mirror of
https://github.com/plankanban/planka.git
synced 2025-07-21 22:29:42 +02:00
feat: Languages with country codes
This commit is contained in:
parent
e9b4a4adfc
commit
9dc38932fb
83 changed files with 211 additions and 99 deletions
|
@ -50,7 +50,7 @@ module.exports = {
|
|||
},
|
||||
language: {
|
||||
type: 'string',
|
||||
isNotEmptyString: true,
|
||||
isIn: User.LANGUAGES,
|
||||
allowNull: true,
|
||||
},
|
||||
subscribeToOwnCards: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue