语言中英文完善

This commit is contained in:
fengjignqi
2026-06-06 18:01:18 +08:00
parent bafd193a96
commit e040be11c3
16 changed files with 129 additions and 41 deletions

View File

@@ -1102,7 +1102,8 @@ public abstract class BaseActivity<T extends ViewBinding, P extends IPresenter>
false, false, true,
title,
content,
"不允许", "允许",
getString(R.string.button_deny),
getString(R.string.button_allow),
new BaseFragment.OnDialogClick() {
@Override
public void onCancelClick() {