🐛 fix(locales): Update expiration time description from minutes to seconds in multiple languages

This commit is contained in:
web@ppanel
2025-02-14 15:53:26 +07:00
parent 8a02310752
commit 5bac933fbc
27 changed files with 28 additions and 51 deletions
+1 -2
View File
@@ -63,10 +63,9 @@
"dailyLimit": "每日限制",
"dailyLimitDescription": "每天可以發送的最大驗證碼數量",
"expireTime": "過期時間",
"expireTimeDescription": "驗證碼過期時間(分鐘",
"expireTimeDescription": "驗證碼過期時間(",
"interval": "發送間隔",
"intervalDescription": "發送驗證碼的最小間隔(秒)",
"minute": "分鐘",
"saveSuccess": "保存成功",
"second": "秒",
"times": "次",