mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 01:16:07 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2383485b86 | |||
| 9ab346c678 | |||
| a0ea0704fc | |||
| 6c5b01fa3c | |||
| 2ef3aebe16 |
@@ -456,26 +456,6 @@ const esES = {
|
|||||||
userMessage: 'Usuario',
|
userMessage: 'Usuario',
|
||||||
botMessage: 'Asistente',
|
botMessage: 'Asistente',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: 'Admins',
|
|
||||||
description:
|
|
||||||
"Launchers (person/group IDs) that have admin privilege for this bot's commands",
|
|
||||||
addAdmin: 'Add Admin',
|
|
||||||
launcherType: 'Type',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: 'Person',
|
|
||||||
typeGroup: 'Group',
|
|
||||||
placeholderId: 'User or group ID',
|
|
||||||
addSuccess: 'Admin added',
|
|
||||||
addError: 'Failed to add admin: ',
|
|
||||||
deleteSuccess: 'Admin removed',
|
|
||||||
deleteError: 'Failed to remove admin: ',
|
|
||||||
noAdmins: 'No admins configured',
|
|
||||||
setAdminTitle: 'Set as admin',
|
|
||||||
removeAdminTitle: 'Remove admin',
|
|
||||||
adminBadge: 'Admin',
|
|
||||||
configureAdmins: 'Manage Admins',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: 'Extensiones',
|
title: 'Extensiones',
|
||||||
|
|||||||
@@ -450,26 +450,6 @@ const jaJP = {
|
|||||||
userMessage: 'ユーザー',
|
userMessage: 'ユーザー',
|
||||||
botMessage: 'アシスタント',
|
botMessage: 'アシスタント',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: 'Admins',
|
|
||||||
description:
|
|
||||||
"Launchers (person/group IDs) that have admin privilege for this bot's commands",
|
|
||||||
addAdmin: 'Add Admin',
|
|
||||||
launcherType: 'Type',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: 'Person',
|
|
||||||
typeGroup: 'Group',
|
|
||||||
placeholderId: 'User or group ID',
|
|
||||||
addSuccess: 'Admin added',
|
|
||||||
addError: 'Failed to add admin: ',
|
|
||||||
deleteSuccess: 'Admin removed',
|
|
||||||
deleteError: 'Failed to remove admin: ',
|
|
||||||
noAdmins: 'No admins configured',
|
|
||||||
setAdminTitle: 'Set as admin',
|
|
||||||
removeAdminTitle: 'Remove admin',
|
|
||||||
adminBadge: 'Admin',
|
|
||||||
configureAdmins: 'Manage Admins',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: '拡張機能',
|
title: '拡張機能',
|
||||||
|
|||||||
@@ -454,26 +454,6 @@ const ruRU = {
|
|||||||
userMessage: 'Пользователь',
|
userMessage: 'Пользователь',
|
||||||
botMessage: 'Ассистент',
|
botMessage: 'Ассистент',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: 'Admins',
|
|
||||||
description:
|
|
||||||
"Launchers (person/group IDs) that have admin privilege for this bot's commands",
|
|
||||||
addAdmin: 'Add Admin',
|
|
||||||
launcherType: 'Type',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: 'Person',
|
|
||||||
typeGroup: 'Group',
|
|
||||||
placeholderId: 'User or group ID',
|
|
||||||
addSuccess: 'Admin added',
|
|
||||||
addError: 'Failed to add admin: ',
|
|
||||||
deleteSuccess: 'Admin removed',
|
|
||||||
deleteError: 'Failed to remove admin: ',
|
|
||||||
noAdmins: 'No admins configured',
|
|
||||||
setAdminTitle: 'Set as admin',
|
|
||||||
removeAdminTitle: 'Remove admin',
|
|
||||||
adminBadge: 'Admin',
|
|
||||||
configureAdmins: 'Manage Admins',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: 'Расширения',
|
title: 'Расширения',
|
||||||
|
|||||||
@@ -440,26 +440,6 @@ const thTH = {
|
|||||||
userMessage: 'ผู้ใช้',
|
userMessage: 'ผู้ใช้',
|
||||||
botMessage: 'ผู้ช่วย',
|
botMessage: 'ผู้ช่วย',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: 'Admins',
|
|
||||||
description:
|
|
||||||
"Launchers (person/group IDs) that have admin privilege for this bot's commands",
|
|
||||||
addAdmin: 'Add Admin',
|
|
||||||
launcherType: 'Type',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: 'Person',
|
|
||||||
typeGroup: 'Group',
|
|
||||||
placeholderId: 'User or group ID',
|
|
||||||
addSuccess: 'Admin added',
|
|
||||||
addError: 'Failed to add admin: ',
|
|
||||||
deleteSuccess: 'Admin removed',
|
|
||||||
deleteError: 'Failed to remove admin: ',
|
|
||||||
noAdmins: 'No admins configured',
|
|
||||||
setAdminTitle: 'Set as admin',
|
|
||||||
removeAdminTitle: 'Remove admin',
|
|
||||||
adminBadge: 'Admin',
|
|
||||||
configureAdmins: 'Manage Admins',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: 'ส่วนขยาย',
|
title: 'ส่วนขยาย',
|
||||||
|
|||||||
@@ -450,26 +450,6 @@ const viVN = {
|
|||||||
userMessage: 'Người dùng',
|
userMessage: 'Người dùng',
|
||||||
botMessage: 'Trợ lý',
|
botMessage: 'Trợ lý',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: 'Admins',
|
|
||||||
description:
|
|
||||||
"Launchers (person/group IDs) that have admin privilege for this bot's commands",
|
|
||||||
addAdmin: 'Add Admin',
|
|
||||||
launcherType: 'Type',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: 'Person',
|
|
||||||
typeGroup: 'Group',
|
|
||||||
placeholderId: 'User or group ID',
|
|
||||||
addSuccess: 'Admin added',
|
|
||||||
addError: 'Failed to add admin: ',
|
|
||||||
deleteSuccess: 'Admin removed',
|
|
||||||
deleteError: 'Failed to remove admin: ',
|
|
||||||
noAdmins: 'No admins configured',
|
|
||||||
setAdminTitle: 'Set as admin',
|
|
||||||
removeAdminTitle: 'Remove admin',
|
|
||||||
adminBadge: 'Admin',
|
|
||||||
configureAdmins: 'Manage Admins',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: 'Tiện ích mở rộng',
|
title: 'Tiện ích mở rộng',
|
||||||
|
|||||||
@@ -426,25 +426,6 @@ const zhHant = {
|
|||||||
userMessage: '使用者',
|
userMessage: '使用者',
|
||||||
botMessage: '助手',
|
botMessage: '助手',
|
||||||
},
|
},
|
||||||
admins: {
|
|
||||||
title: '管理員',
|
|
||||||
description: '擁有此機器人指令管理員權限的會話(使用者/群組 ID)',
|
|
||||||
addAdmin: '新增管理員',
|
|
||||||
launcherType: '類型',
|
|
||||||
launcherId: 'ID',
|
|
||||||
typePerson: '私聊',
|
|
||||||
typeGroup: '群組',
|
|
||||||
placeholderId: '使用者或群組 ID',
|
|
||||||
addSuccess: '新增成功',
|
|
||||||
addError: '新增失敗:',
|
|
||||||
deleteSuccess: '已移除',
|
|
||||||
deleteError: '移除失敗:',
|
|
||||||
noAdmins: '尚無管理員',
|
|
||||||
setAdminTitle: '設為管理員',
|
|
||||||
removeAdminTitle: '移除管理員權限',
|
|
||||||
adminBadge: '管理員',
|
|
||||||
configureAdmins: '設定管理員',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: '外掛擴展',
|
title: '外掛擴展',
|
||||||
|
|||||||
Reference in New Issue
Block a user