* add new version and upgrade.
This commit is contained in:
+16
-13
@@ -1,17 +1,19 @@
|
||||
<?php
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook Liste';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Eintrag';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->assigned = 'Augeordnet an';
|
||||
$lang->webhook->setting = 'Einstellungen';
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook Liste';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Eintrag';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->chooseDept = 'Choose department';
|
||||
$lang->webhook->assigned = 'Augeordnet an';
|
||||
$lang->webhook->setting = 'Einstellungen';
|
||||
|
||||
$lang->webhook->browse = 'Durchsuchen';
|
||||
$lang->webhook->create = 'Erstellen';
|
||||
$lang->webhook->edit = 'Bearbeiten';
|
||||
$lang->webhook->delete = 'Löschen';
|
||||
$lang->webhook->browse = 'Durchsuchen';
|
||||
$lang->webhook->create = 'Erstellen';
|
||||
$lang->webhook->edit = 'Bearbeiten';
|
||||
$lang->webhook->delete = 'Löschen';
|
||||
$lang->webhook->rechooseDept = 'Rechoose department';
|
||||
|
||||
$lang->webhook->id = 'ID';
|
||||
$lang->webhook->type = 'Typ';
|
||||
@@ -90,4 +92,5 @@ $lang->webhook->note->typeList['weixin'] = 'Add a customized bot in WeChat an
|
||||
$lang->webhook->note->typeList['default'] = 'Webhookadresse on anderen erhalten.';
|
||||
|
||||
$lang->webhook->error = new stdclass();
|
||||
$lang->webhook->error->curl = 'Laden Sie php-curl in der php.ini.';
|
||||
$lang->webhook->error->curl = 'Laden Sie php-curl in der php.ini.';
|
||||
$lang->webhook->error->moreDept = 'There are too many departments. Getting users may time out. Please choose department first.';
|
||||
|
||||
+16
-13
@@ -1,17 +1,19 @@
|
||||
<?php
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook List';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entry';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->assigned = 'AssignedTo';
|
||||
$lang->webhook->setting = 'Settings';
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook List';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entry';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->chooseDept = 'Choose department';
|
||||
$lang->webhook->assigned = 'AssignedTo';
|
||||
$lang->webhook->setting = 'Settings';
|
||||
|
||||
$lang->webhook->browse = 'Browse';
|
||||
$lang->webhook->create = 'Create';
|
||||
$lang->webhook->edit = 'Edit';
|
||||
$lang->webhook->delete = 'Delete';
|
||||
$lang->webhook->browse = 'Browse';
|
||||
$lang->webhook->create = 'Create';
|
||||
$lang->webhook->edit = 'Edit';
|
||||
$lang->webhook->delete = 'Delete';
|
||||
$lang->webhook->rechooseDept = 'Rechoose department';
|
||||
|
||||
$lang->webhook->id = 'ID';
|
||||
$lang->webhook->type = 'Type';
|
||||
@@ -90,4 +92,5 @@ $lang->webhook->note->typeList['weixin'] = 'Add a customized bot in WeChat an
|
||||
$lang->webhook->note->typeList['default'] = 'Get a webhook url from others';
|
||||
|
||||
$lang->webhook->error = new stdclass();
|
||||
$lang->webhook->error->curl = 'Load php-curl in php.ini.';
|
||||
$lang->webhook->error->curl = 'Load php-curl in php.ini.';
|
||||
$lang->webhook->error->moreDept = 'There are too many departments. Getting users may time out. Please choose department first.';
|
||||
|
||||
+16
-13
@@ -1,17 +1,19 @@
|
||||
<?php
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Liste de Flux';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entrée';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->assigned = 'Assign';
|
||||
$lang->webhook->setting = 'Paramétrages';
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Liste de Flux';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entrée';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->bind = 'Bind User';
|
||||
$lang->webhook->chooseDept = 'Choose department';
|
||||
$lang->webhook->assigned = 'Assign';
|
||||
$lang->webhook->setting = 'Paramétrages';
|
||||
|
||||
$lang->webhook->browse = 'Consulter';
|
||||
$lang->webhook->create = 'Créer';
|
||||
$lang->webhook->edit = 'Modifier';
|
||||
$lang->webhook->delete = 'Supprimer';
|
||||
$lang->webhook->browse = 'Consulter';
|
||||
$lang->webhook->create = 'Créer';
|
||||
$lang->webhook->edit = 'Modifier';
|
||||
$lang->webhook->delete = 'Supprimer';
|
||||
$lang->webhook->rechooseDept = 'Rechoose department';
|
||||
|
||||
$lang->webhook->id = 'ID';
|
||||
$lang->webhook->type = 'Type';
|
||||
@@ -90,4 +92,5 @@ $lang->webhook->note->typeList['weixin'] = 'Add a customized bot in WeChat an
|
||||
$lang->webhook->note->typeList['default'] = "Obtenir les url d'autres flux webhook.";
|
||||
|
||||
$lang->webhook->error = new stdclass();
|
||||
$lang->webhook->error->curl = 'Chargez php-curl dans php.ini.';
|
||||
$lang->webhook->error->curl = 'Chargez php-curl dans php.ini.';
|
||||
$lang->webhook->error->moreDept = 'There are too many departments. Getting users may time out. Please choose department first.';
|
||||
|
||||
+16
-13
@@ -1,17 +1,19 @@
|
||||
<?php
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook danh sách';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entry';
|
||||
$lang->webhook->log = 'Nhật ký';
|
||||
$lang->webhook->bind = 'Bind người dùng';
|
||||
$lang->webhook->assigned = 'Giao cho';
|
||||
$lang->webhook->setting = 'Thiết lập';
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Hook danh sách';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entry';
|
||||
$lang->webhook->log = 'Nhật ký';
|
||||
$lang->webhook->bind = 'Bind người dùng';
|
||||
$lang->webhook->chooseDept = 'Choose department';
|
||||
$lang->webhook->assigned = 'Giao cho';
|
||||
$lang->webhook->setting = 'Thiết lập';
|
||||
|
||||
$lang->webhook->browse = 'Browse';
|
||||
$lang->webhook->create = 'Tạo';
|
||||
$lang->webhook->edit = 'Sửa';
|
||||
$lang->webhook->delete = 'Xóa';
|
||||
$lang->webhook->browse = 'Browse';
|
||||
$lang->webhook->create = 'Tạo';
|
||||
$lang->webhook->edit = 'Sửa';
|
||||
$lang->webhook->delete = 'Xóa';
|
||||
$lang->webhook->rechooseDept = 'Rechoose department';
|
||||
|
||||
$lang->webhook->id = 'ID';
|
||||
$lang->webhook->type = 'Loại';
|
||||
@@ -90,4 +92,5 @@ $lang->webhook->note->typeList['weixin'] = 'Thêm a customized bot in WeChat
|
||||
$lang->webhook->note->typeList['default'] = 'Nhận a webhook url from others';
|
||||
|
||||
$lang->webhook->error = new stdclass();
|
||||
$lang->webhook->error->curl = 'Load php-curl in php.ini.';
|
||||
$lang->webhook->error->curl = 'Load php-curl in php.ini.';
|
||||
$lang->webhook->error->moreDept = 'There are too many departments. Getting users may time out. Please choose department first.';
|
||||
|
||||
@@ -1,17 +1,19 @@
|
||||
<?php
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Webhook列表';
|
||||
$lang->webhook->api = '介面';
|
||||
$lang->webhook->entry = '應用';
|
||||
$lang->webhook->log = '日誌';
|
||||
$lang->webhook->bind = '綁定用戶';
|
||||
$lang->webhook->assigned = '指派給';
|
||||
$lang->webhook->setting = '設置';
|
||||
$lang->webhook->common = 'Webhook';
|
||||
$lang->webhook->list = 'Webhook列表';
|
||||
$lang->webhook->api = '介面';
|
||||
$lang->webhook->entry = '應用';
|
||||
$lang->webhook->log = '日誌';
|
||||
$lang->webhook->bind = '綁定用戶';
|
||||
$lang->webhook->chooseDept = '選擇同步部門';
|
||||
$lang->webhook->assigned = '指派給';
|
||||
$lang->webhook->setting = '設置';
|
||||
|
||||
$lang->webhook->browse = '瀏覽Webhook';
|
||||
$lang->webhook->create = '添加Webhook';
|
||||
$lang->webhook->edit = '編輯Webhook';
|
||||
$lang->webhook->delete = '刪除Webhook';
|
||||
$lang->webhook->browse = '瀏覽Webhook';
|
||||
$lang->webhook->create = '添加Webhook';
|
||||
$lang->webhook->edit = '編輯Webhook';
|
||||
$lang->webhook->delete = '刪除Webhook';
|
||||
$lang->webhook->rechooseDept = '重選部門';
|
||||
|
||||
$lang->webhook->id = 'ID';
|
||||
$lang->webhook->type = '類型';
|
||||
@@ -90,4 +92,5 @@ $lang->webhook->note->typeList['weixin'] = '請在企業微信中添加一個
|
||||
$lang->webhook->note->typeList['default'] = '從第三方系統獲取webhook並填寫到此處。';
|
||||
|
||||
$lang->webhook->error = new stdclass();
|
||||
$lang->webhook->error->curl = '需要加載php-curl擴展。';
|
||||
$lang->webhook->error->curl = '需要加載php-curl擴展。';
|
||||
$lang->webhook->error->moreDept = '部門太多,獲取用戶可能會超時,請先選擇同步部門。';
|
||||
|
||||
Reference in New Issue
Block a user