update service user related

This commit is contained in:
2024-11-30 22:00:17 +07:00
parent 1cdafc74be
commit 332993cda3
3 changed files with 16 additions and 8 deletions

View File

@ -34,6 +34,7 @@ interface LanguageValue {
failed_token?: string;
failed_add_point?: string;
failed_logout?: string;
failed_related?: string;
//login
success_login?: string;