android server add android_permission_may_not_change_tip

This commit is contained in:
csf
2023-03-13 10:37:26 +09:00
parent e1a0c62fd0
commit 1b2d3e87f7
35 changed files with 63 additions and 1 deletions

View File

@@ -289,6 +289,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("android_stop_service_tip", "Đóng dịch vụ sẽ tự động đóng tất cả các kết nối đã thiết lập."),
("android_version_audio_tip", "Phiên bản Android hiện tại không hỗ trợ ghi âm, vui lòng nâng cấp lên Android 10 trở lên."),
("android_start_service_tip", ""),
("android_permission_may_not_change_tip", ""),
("Account", ""),
("Overwrite", "Ghi đè"),
("This file exists, skip or overwrite this file?", "Tệp tin này đã tồn tại, bạn có muốn bỏ qua hay ghi đè lên tệp tin này?"),