[update]GameRtp页面接入后端
This commit is contained in:
@@ -45,6 +45,7 @@ export default {
|
||||
nameRequired: 'Please enter the game name',
|
||||
urlRequired: 'Please enter the game image URL',
|
||||
saved: 'Settings saved',
|
||||
invalidAutoAmount: 'Auto RTP Amount must be a valid JSON object',
|
||||
copied: 'Embed code copied',
|
||||
copyFailed: 'Unable to copy the embed code',
|
||||
operationSuccess: 'Operation completed',
|
||||
|
||||
@@ -45,6 +45,7 @@ export default {
|
||||
nameRequired: '请输入游戏名称',
|
||||
urlRequired: '请输入游戏图片 URL',
|
||||
saved: '设置已保存',
|
||||
invalidAutoAmount: '自动 RTP 范围必须是有效的 JSON 对象',
|
||||
copied: '嵌入代码已复制',
|
||||
copyFailed: '无法复制嵌入代码',
|
||||
operationSuccess: '操作成功',
|
||||
|
||||
Reference in New Issue
Block a user