1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/server/api/models
symonbaikov 7b7743ef2a feat: add Greek language support
- Added 'el-GR' locale to the client-side locales array
- Included 'el-GR' in the server-side LANGUAGES constant
- Updated i18n configuration to support Greek language
2025-06-05 22:46:00 +03:00
..
.gitkeep Initial commit 2019-08-31 04:07:25 +05:00
Action.js feat: Add board activity log 2025-05-22 23:14:46 +02:00
Attachment.js feat: Version 2 2025-05-10 02:09:06 +02:00
BackgroundImage.js feat: Version 2 2025-05-10 02:09:06 +02:00
BaseCustomFieldGroup.js feat: Version 2 2025-05-10 02:09:06 +02:00
Board.js feat: Version 2 2025-05-10 02:09:06 +02:00
BoardMembership.js feat: Version 2 2025-05-10 02:09:06 +02:00
BoardSubscription.js feat: Version 2 2025-05-10 02:09:06 +02:00
Card.js feat: Display comments total on front of cards (#1146) 2025-05-23 17:31:28 +02:00
CardLabel.js feat: Version 2 2025-05-10 02:09:06 +02:00
CardMembership.js feat: Version 2 2025-05-10 02:09:06 +02:00
CardSubscription.js feat: Version 2 2025-05-10 02:09:06 +02:00
Comment.js feat: Version 2 2025-05-10 02:09:06 +02:00
CustomField.js feat: Version 2 2025-05-10 02:09:06 +02:00
CustomFieldGroup.js feat: Version 2 2025-05-10 02:09:06 +02:00
CustomFieldValue.js feat: Version 2 2025-05-10 02:09:06 +02:00
FileReference.js feat: Version 2 2025-05-10 02:09:06 +02:00
IdentityProviderUser.js feat: Version 2 2025-05-10 02:09:06 +02:00
Label.js feat: Version 2 2025-05-10 02:09:06 +02:00
List.js feat: Version 2 2025-05-10 02:09:06 +02:00
Notification.js feat: Add ability to mention users in comments (#1162) 2025-05-30 22:01:29 +02:00
NotificationService.js feat: Version 2 2025-05-10 02:09:06 +02:00
Project.js feat: Version 2 2025-05-10 02:09:06 +02:00
ProjectFavorite.js feat: Version 2 2025-05-10 02:09:06 +02:00
ProjectManager.js feat: Version 2 2025-05-10 02:09:06 +02:00
Session.js feat: Version 2 2025-05-10 02:09:06 +02:00
Task.js feat: Version 2 2025-05-10 02:09:06 +02:00
TaskList.js feat: Version 2 2025-05-10 02:09:06 +02:00
User.js feat: add Greek language support 2025-06-05 22:46:00 +03:00