mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Rename languages in extensions
This commit is contained in:
parent
04896f5d88
commit
2a56595cf9
78 changed files with 13 additions and 28 deletions
|
|
@ -4,8 +4,8 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Kolab',
|
||||
VERSION = '2.36',
|
||||
RELEASE = '2024-03-19',
|
||||
VERSION = '2.37',
|
||||
RELEASE = '2024-03-29',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.36.0';
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue