From 4e7d2499024acf7ce58e10ca6315f1932544e356 Mon Sep 17 00:00:00 2001 From: "web@ppanel" Date: Thu, 13 Feb 2025 21:42:20 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(user):=20Update=20locales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/locales/cs-CZ/user.json | 3 +++ apps/admin/locales/de-DE/user.json | 3 +++ apps/admin/locales/en-US/user.json | 3 +++ apps/admin/locales/es-ES/user.json | 3 +++ apps/admin/locales/es-MX/user.json | 3 +++ apps/admin/locales/fa-IR/user.json | 3 +++ apps/admin/locales/fi-FI/user.json | 3 +++ apps/admin/locales/fr-FR/user.json | 3 +++ apps/admin/locales/hi-IN/user.json | 3 +++ apps/admin/locales/hu-HU/user.json | 3 +++ apps/admin/locales/ja-JP/user.json | 3 +++ apps/admin/locales/ko-KR/user.json | 3 +++ apps/admin/locales/no-NO/user.json | 3 +++ apps/admin/locales/pl-PL/user.json | 3 +++ apps/admin/locales/pt-BR/user.json | 3 +++ apps/admin/locales/ro-RO/user.json | 3 +++ apps/admin/locales/ru-RU/user.json | 3 +++ apps/admin/locales/th-TH/user.json | 3 +++ apps/admin/locales/tr-TR/user.json | 3 +++ apps/admin/locales/uk-UA/user.json | 3 +++ apps/admin/locales/vi-VN/user.json | 3 +++ apps/admin/locales/zh-CN/user.json | 3 +++ apps/admin/locales/zh-HK/user.json | 3 +++ 23 files changed, 69 insertions(+) diff --git a/apps/admin/locales/cs-CZ/user.json b/apps/admin/locales/cs-CZ/user.json index 30edd3d..f2e30d1 100644 --- a/apps/admin/locales/cs-CZ/user.json +++ b/apps/admin/locales/cs-CZ/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Zadejte kód pozvánky (ponechte prázdné pro vygenerování)", "kickOfflineConfirm": "Opravdu chcete odpojit IP {ip}?", "kickOfflineSuccess": "Úspěšně oznámeno odpojení", + "lastSeen": "Naposledy viděno", "loading": "Načítání...", "loginIp": "Přihlašovací IP", "loginNotifications": "Oznámení o přihlášení", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram oznámení", "telephone": "Telefonní číslo", "telephonePlaceholder": "Zadejte telefonní číslo", + "time": "Čas", + "token": "Token", "totalTraffic": "Celkový provoz", "tradeNotifications": "Obchodní oznámení", "trafficLimit": "Limit provozu", diff --git a/apps/admin/locales/de-DE/user.json b/apps/admin/locales/de-DE/user.json index 32637d3..b01967e 100644 --- a/apps/admin/locales/de-DE/user.json +++ b/apps/admin/locales/de-DE/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Einladungscode eingeben (leer lassen, um zu generieren)", "kickOfflineConfirm": "Sind Sie sicher, dass Sie die IP {ip} abmelden möchten?", "kickOfflineSuccess": "Erfolgreich offline benachrichtigt", + "lastSeen": "Zuletzt gesehen", "loading": "Laden...", "loginIp": "Login-IP", "loginNotifications": "Anmeldebenachrichtigungen", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram-Benachrichtigungen", "telephone": "Telefonnummer", "telephonePlaceholder": "Telefonnummer eingeben", + "time": "Zeit", + "token": "Token", "totalTraffic": "Gesamtverkehr", "tradeNotifications": "Handelsbenachrichtigungen", "trafficLimit": "Verkehrslimit", diff --git a/apps/admin/locales/en-US/user.json b/apps/admin/locales/en-US/user.json index ed36925..b5d3ae1 100644 --- a/apps/admin/locales/en-US/user.json +++ b/apps/admin/locales/en-US/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Enter invite code (leave blank to generate)", "kickOfflineConfirm": "Are you sure to kick offline IP {ip}?", "kickOfflineSuccess": "Successfully notified offline", + "lastSeen": "Last Seen", "loading": "Loading...", "loginIp": "Login IP", "loginNotifications": "Login Notifications", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram Notifications", "telephone": "Phone Number", "telephonePlaceholder": "Enter phone number", + "time": "Time", + "token": "Token", "totalTraffic": "Total Traffic", "tradeNotifications": "Trade Notifications", "trafficLimit": "Traffic Limit", diff --git a/apps/admin/locales/es-ES/user.json b/apps/admin/locales/es-ES/user.json index 0d93cd4..1415e07 100644 --- a/apps/admin/locales/es-ES/user.json +++ b/apps/admin/locales/es-ES/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Introduce el código de invitación (déjalo en blanco para generar uno)", "kickOfflineConfirm": "¿Estás seguro de que deseas desconectar la IP {ip}?", "kickOfflineSuccess": "Notificación de desconexión exitosa", + "lastSeen": "Última vez visto", "loading": "Cargando...", "loginIp": "IP de inicio de sesión", "loginNotifications": "Notificaciones de inicio de sesión", @@ -84,6 +85,8 @@ "telegramNotifications": "Notificaciones de Telegram", "telephone": "Número de Teléfono", "telephonePlaceholder": "Ingrese número de teléfono", + "time": "Hora", + "token": "Token", "totalTraffic": "Tráfico Total", "tradeNotifications": "Notificaciones de Comercio", "trafficLimit": "Límite de Tráfico", diff --git a/apps/admin/locales/es-MX/user.json b/apps/admin/locales/es-MX/user.json index 4ed6dc4..f33a0c5 100644 --- a/apps/admin/locales/es-MX/user.json +++ b/apps/admin/locales/es-MX/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Ingresa el código de invitación (déjalo en blanco para generar uno)", "kickOfflineConfirm": "¿Estás seguro de desconectar la IP {ip}?", "kickOfflineSuccess": "Notificación de desconexión exitosa", + "lastSeen": "Última vez visto", "loading": "Cargando...", "loginIp": "IP de inicio de sesión", "loginNotifications": "Notificaciones de inicio de sesión", @@ -84,6 +85,8 @@ "telegramNotifications": "Notificaciones de Telegram", "telephone": "Número de Teléfono", "telephonePlaceholder": "Ingrese número de teléfono", + "time": "Hora", + "token": "Token", "totalTraffic": "Tráfico Total", "tradeNotifications": "Notificaciones de Comercio", "trafficLimit": "Límite de Tráfico", diff --git a/apps/admin/locales/fa-IR/user.json b/apps/admin/locales/fa-IR/user.json index 67a7080..d2f4876 100644 --- a/apps/admin/locales/fa-IR/user.json +++ b/apps/admin/locales/fa-IR/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "کد دعوت را وارد کنید (برای تولید خالی بگذارید)", "kickOfflineConfirm": "آیا مطمئن هستید که می‌خواهید IP {ip} را از سیستم خارج کنید؟", "kickOfflineSuccess": "با موفقیت اطلاع‌رسانی به حالت آفلاین انجام شد", + "lastSeen": "آخرین بازدید", "loading": "در حال بارگذاری...", "loginIp": "آی‌پی ورود", "loginNotifications": "اعلان‌های ورود", @@ -84,6 +85,8 @@ "telegramNotifications": "اعلان‌های تلگرام", "telephone": "شماره تلفن", "telephonePlaceholder": "شماره تلفن را وارد کنید", + "time": "زمان", + "token": "توکن", "totalTraffic": "کل ترافیک", "tradeNotifications": "اعلان‌های تجارت", "trafficLimit": "محدودیت ترافیک", diff --git a/apps/admin/locales/fi-FI/user.json b/apps/admin/locales/fi-FI/user.json index 822fa41..0649a83 100644 --- a/apps/admin/locales/fi-FI/user.json +++ b/apps/admin/locales/fi-FI/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Syötä kutsukoodi (jätä tyhjäksi luodaksesi uuden)", "kickOfflineConfirm": "Oletko varma, että haluat poistaa IP-osoitteen {ip} käytöstä?", "kickOfflineSuccess": "Poistaminen käytöstä onnistui", + "lastSeen": "Viimeksi nähty", "loading": "Ladataan...", "loginIp": "Kirjautumis-IP", "loginNotifications": "Kirjautumisilmoitukset", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram-ilmoitukset", "telephone": "Puhelinnumero", "telephonePlaceholder": "Syötä puhelinnumero", + "time": "Aika", + "token": "Token", "totalTraffic": "Kokonaisliikenne", "tradeNotifications": "Kauppailmoitukset", "trafficLimit": "Liikenteen rajoitus", diff --git a/apps/admin/locales/fr-FR/user.json b/apps/admin/locales/fr-FR/user.json index 6e3ec80..2287876 100644 --- a/apps/admin/locales/fr-FR/user.json +++ b/apps/admin/locales/fr-FR/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Entrez le code d'invitation (laissez vide pour générer)", "kickOfflineConfirm": "Êtes-vous sûr de vouloir déconnecter l'IP {ip} ?", "kickOfflineSuccess": "Notification de déconnexion réussie", + "lastSeen": "Dernière vue", "loading": "Chargement...", "loginIp": "IP de connexion", "loginNotifications": "Notifications de connexion", @@ -84,6 +85,8 @@ "telegramNotifications": "Notifications Telegram", "telephone": "Numéro de téléphone", "telephonePlaceholder": "Entrez le numéro de téléphone", + "time": "Temps", + "token": "Jeton", "totalTraffic": "Trafic Total", "tradeNotifications": "Notifications de commerce", "trafficLimit": "Limite de trafic", diff --git a/apps/admin/locales/hi-IN/user.json b/apps/admin/locales/hi-IN/user.json index 35f99e3..29ec647 100644 --- a/apps/admin/locales/hi-IN/user.json +++ b/apps/admin/locales/hi-IN/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "आमंत्रण कोड दर्ज करें (उत्पन्न करने के लिए खाली छोड़ें)", "kickOfflineConfirm": "क्या आप सुनिश्चित हैं कि IP {ip} को ऑफलाइन करें?", "kickOfflineSuccess": "सफलता से ऑफलाइन करने की सूचना दी गई", + "lastSeen": "अंतिम बार देखा गया", "loading": "लोड हो रहा है...", "loginIp": "लॉगिन आईपी", "loginNotifications": "लॉगिन सूचनाएं", @@ -84,6 +85,8 @@ "telegramNotifications": "टेलीग्राम सूचनाएं", "telephone": "फ़ोन नंबर", "telephonePlaceholder": "फ़ोन नंबर दर्ज करें", + "time": "समय", + "token": "टोकन", "totalTraffic": "कुल ट्रैफ़िक", "tradeNotifications": "व्यापार सूचनाएं", "trafficLimit": "ट्रैफिक सीमा", diff --git a/apps/admin/locales/hu-HU/user.json b/apps/admin/locales/hu-HU/user.json index 7b9f912..6f9fe4a 100644 --- a/apps/admin/locales/hu-HU/user.json +++ b/apps/admin/locales/hu-HU/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Adja meg a meghívó kódot (hagyja üresen a generáláshoz)", "kickOfflineConfirm": "Biztosan ki szeretnéd léptetni a {ip} IP címet?", "kickOfflineSuccess": "Sikeresen értesítettük a kikapcsolásról", + "lastSeen": "Utolsó láthatóság", "loading": "Betöltés...", "loginIp": "Bejelentkezési IP", "loginNotifications": "Bejelentkezési értesítések", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram értesítések", "telephone": "Telefonszám", "telephonePlaceholder": "Adja meg a telefonszámot", + "time": "Idő", + "token": "Token", "totalTraffic": "Összes forgalom", "tradeNotifications": "Kereskedelmi értesítések", "trafficLimit": "Forgalmi korlát", diff --git a/apps/admin/locales/ja-JP/user.json b/apps/admin/locales/ja-JP/user.json index 3e6ea4d..008ec81 100644 --- a/apps/admin/locales/ja-JP/user.json +++ b/apps/admin/locales/ja-JP/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "招待コードを入力してください(生成するには空白のままにしてください)", "kickOfflineConfirm": "IP {ip} をオフラインにすることを本当に確認しますか?", "kickOfflineSuccess": "オフライン通知が成功しました", + "lastSeen": "最終確認", "loading": "読み込み中...", "loginIp": "ログインIP", "loginNotifications": "ログイン通知", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram通知", "telephone": "電話番号", "telephonePlaceholder": "電話番号を入力してください", + "time": "時間", + "token": "トークン", "totalTraffic": "総トラフィック", "tradeNotifications": "取引通知", "trafficLimit": "トラフィック制限", diff --git a/apps/admin/locales/ko-KR/user.json b/apps/admin/locales/ko-KR/user.json index b4a4ac0..780ec0f 100644 --- a/apps/admin/locales/ko-KR/user.json +++ b/apps/admin/locales/ko-KR/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "초대 코드를 입력하세요 (생성을 원하시면 비워두세요)", "kickOfflineConfirm": "정말로 오프라인 IP {ip}를 강제로 종료하시겠습니까?", "kickOfflineSuccess": "오프라인 알림이 성공적으로 전송되었습니다.", + "lastSeen": "마지막으로 본 시간", "loading": "로딩 중...", "loginIp": "로그인 IP", "loginNotifications": "로그인 알림", @@ -84,6 +85,8 @@ "telegramNotifications": "텔레그램 알림", "telephone": "전화번호", "telephonePlaceholder": "전화번호 입력", + "time": "시간", + "token": "토큰", "totalTraffic": "총 트래픽", "tradeNotifications": "거래 알림", "trafficLimit": "트래픽 제한", diff --git a/apps/admin/locales/no-NO/user.json b/apps/admin/locales/no-NO/user.json index f647a97..ce7cdec 100644 --- a/apps/admin/locales/no-NO/user.json +++ b/apps/admin/locales/no-NO/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Skriv inn invitasjonskode (la stå tom for å generere)", "kickOfflineConfirm": "Er du sikker på at du vil fjerne IP {ip} fra nettverket?", "kickOfflineSuccess": "Varsel om fjerning ble sendt med suksess", + "lastSeen": "Sist sett", "loading": "Laster inn...", "loginIp": "Innloggings-IP", "loginNotifications": "Påloggingsvarsler", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegramvarsler", "telephone": "Telefonnummer", "telephonePlaceholder": "Skriv inn telefonnummer", + "time": "Tid", + "token": "Token", "totalTraffic": "Total trafikk", "tradeNotifications": "Handelsvarsler", "trafficLimit": "Trafikkgrense", diff --git a/apps/admin/locales/pl-PL/user.json b/apps/admin/locales/pl-PL/user.json index b4d0b4c..176b143 100644 --- a/apps/admin/locales/pl-PL/user.json +++ b/apps/admin/locales/pl-PL/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Wprowadź kod zaproszenia (pozostaw puste, aby wygenerować)", "kickOfflineConfirm": "Czy na pewno chcesz wylogować IP {ip}?", "kickOfflineSuccess": "Pomyślnie powiadomiono o wylogowaniu", + "lastSeen": "Ostatnio widziany", "loading": "Ładowanie...", "loginIp": "IP logowania", "loginNotifications": "Powiadomienia o logowaniu", @@ -84,6 +85,8 @@ "telegramNotifications": "Powiadomienia Telegram", "telephone": "Numer telefonu", "telephonePlaceholder": "Wprowadź numer telefonu", + "time": "Czas", + "token": "Token", "totalTraffic": "Całkowity Ruch", "tradeNotifications": "Powiadomienia o transakcjach", "trafficLimit": "Limit ruchu", diff --git a/apps/admin/locales/pt-BR/user.json b/apps/admin/locales/pt-BR/user.json index fa13160..47f6502 100644 --- a/apps/admin/locales/pt-BR/user.json +++ b/apps/admin/locales/pt-BR/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Digite o código de convite (deixe em branco para gerar)", "kickOfflineConfirm": "Você tem certeza de que deseja desconectar o IP {ip}?", "kickOfflineSuccess": "Notificação de desconexão enviada com sucesso", + "lastSeen": "Última vez visto", "loading": "Carregando...", "loginIp": "IP de Login", "loginNotifications": "Notificações de Login", @@ -84,6 +85,8 @@ "telegramNotifications": "Notificações do Telegram", "telephone": "Número de Telefone", "telephonePlaceholder": "Digite o número de telefone", + "time": "Hora", + "token": "Token", "totalTraffic": "Tráfego Total", "tradeNotifications": "Notificações de Comércio", "trafficLimit": "Limite de Tráfego", diff --git a/apps/admin/locales/ro-RO/user.json b/apps/admin/locales/ro-RO/user.json index a967a8d..4a66096 100644 --- a/apps/admin/locales/ro-RO/user.json +++ b/apps/admin/locales/ro-RO/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Introduceți codul de invitație (lăsați necompletat pentru a genera)", "kickOfflineConfirm": "Ești sigur că vrei să deconectezi IP-ul {ip}?", "kickOfflineSuccess": "Notificare de deconectare reușită", + "lastSeen": "Ultima Văzut", "loading": "Se încarcă...", "loginIp": "IP de autentificare", "loginNotifications": "Notificări de autentificare", @@ -84,6 +85,8 @@ "telegramNotifications": "Notificări Telegram", "telephone": "Număr de telefon", "telephonePlaceholder": "Introduceți numărul de telefon", + "time": "Timp", + "token": "Token", "totalTraffic": "Trafic Total", "tradeNotifications": "Notificări de tranzacționare", "trafficLimit": "Limită de trafic", diff --git a/apps/admin/locales/ru-RU/user.json b/apps/admin/locales/ru-RU/user.json index adc56bd..66bb77b 100644 --- a/apps/admin/locales/ru-RU/user.json +++ b/apps/admin/locales/ru-RU/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Введите код приглашения (оставьте пустым для генерации)", "kickOfflineConfirm": "Вы уверены, что хотите отключить IP {ip}?", "kickOfflineSuccess": "Успешно уведомлено об отключении", + "lastSeen": "Последний раз в сети", "loading": "Загрузка...", "loginIp": "IP-адрес входа", "loginNotifications": "Уведомления о входе", @@ -84,6 +85,8 @@ "telegramNotifications": "Уведомления Telegram", "telephone": "Номер телефона", "telephonePlaceholder": "Введите номер телефона", + "time": "Время", + "token": "Токен", "totalTraffic": "Общий трафик", "tradeNotifications": "Уведомления о торговле", "trafficLimit": "Лимит трафика", diff --git a/apps/admin/locales/th-TH/user.json b/apps/admin/locales/th-TH/user.json index 55a50e2..fe1546f 100644 --- a/apps/admin/locales/th-TH/user.json +++ b/apps/admin/locales/th-TH/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "กรอกรหัสเชิญ (เว้นว่างไว้เพื่อสร้างใหม่)", "kickOfflineConfirm": "คุณแน่ใจหรือว่าต้องการเตะ IP {ip} ออกจากระบบ?", "kickOfflineSuccess": "แจ้งเตือนการเตะออกสำเร็จ", + "lastSeen": "ครั้งสุดท้ายที่เห็น", "loading": "กำลังโหลด...", "loginIp": "ไอพีที่เข้าสู่ระบบ", "loginNotifications": "การแจ้งเตือนการเข้าสู่ระบบ", @@ -84,6 +85,8 @@ "telegramNotifications": "การแจ้งเตือนทาง Telegram", "telephone": "หมายเลขโทรศัพท์", "telephonePlaceholder": "กรอกหมายเลขโทรศัพท์", + "time": "เวลา", + "token": "โทเค็น", "totalTraffic": "การจราจรทั้งหมด", "tradeNotifications": "การแจ้งเตือนการซื้อขาย", "trafficLimit": "ขีดจำกัดการจราจร", diff --git a/apps/admin/locales/tr-TR/user.json b/apps/admin/locales/tr-TR/user.json index d7d51a0..06a2c48 100644 --- a/apps/admin/locales/tr-TR/user.json +++ b/apps/admin/locales/tr-TR/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Davet kodunu girin (oluşturmak için boş bırakın)", "kickOfflineConfirm": "IP {ip}'yi çevrimdışı olarak atmak istediğinize emin misiniz?", "kickOfflineSuccess": "Başarıyla çevrimdışı bildirildi", + "lastSeen": "Son Görülme", "loading": "Yükleniyor...", "loginIp": "Giriş IP'si", "loginNotifications": "Giriş Bildirimleri", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram Bildirimleri", "telephone": "Telefon Numarası", "telephonePlaceholder": "Telefon numarasını girin", + "time": "Zaman", + "token": "Token", "totalTraffic": "Toplam Trafik", "tradeNotifications": "Ticaret Bildirimleri", "trafficLimit": "Trafik Limiti", diff --git a/apps/admin/locales/uk-UA/user.json b/apps/admin/locales/uk-UA/user.json index 69cee8e..cc64b91 100644 --- a/apps/admin/locales/uk-UA/user.json +++ b/apps/admin/locales/uk-UA/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Введіть код запрошення (залиште порожнім для генерації)", "kickOfflineConfirm": "Ви впевнені, що хочете відключити IP {ip}?", "kickOfflineSuccess": "Успішно надіслано повідомлення про відключення", + "lastSeen": "Останній раз бачили", "loading": "Завантаження...", "loginIp": "IP-адреса входу", "loginNotifications": "Сповіщення про вхід", @@ -84,6 +85,8 @@ "telegramNotifications": "Сповіщення Telegram", "telephone": "Номер телефону", "telephonePlaceholder": "Введіть номер телефону", + "time": "Час", + "token": "Токен", "totalTraffic": "Загальний трафік", "tradeNotifications": "Сповіщення про торгівлю", "trafficLimit": "Ліміт трафіку", diff --git a/apps/admin/locales/vi-VN/user.json b/apps/admin/locales/vi-VN/user.json index c2dfb9c..ec3852a 100644 --- a/apps/admin/locales/vi-VN/user.json +++ b/apps/admin/locales/vi-VN/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "Nhập mã mời (để trống để tạo mới)", "kickOfflineConfirm": "Bạn có chắc chắn muốn ngắt kết nối IP {ip} không?", "kickOfflineSuccess": "Thông báo ngắt kết nối thành công", + "lastSeen": "Lần Cuối", "loading": "Đang tải...", "loginIp": "Địa chỉ IP đăng nhập", "loginNotifications": "Thông báo Đăng nhập", @@ -84,6 +85,8 @@ "telegramNotifications": "Thông báo Telegram", "telephone": "Số điện thoại", "telephonePlaceholder": "Nhập số điện thoại", + "time": "Thời Gian", + "token": "Mã Token", "totalTraffic": "Tổng Lưu Lượng", "tradeNotifications": "Thông báo Giao dịch", "trafficLimit": "Giới hạn lưu lượng", diff --git a/apps/admin/locales/zh-CN/user.json b/apps/admin/locales/zh-CN/user.json index 8623350..1947935 100644 --- a/apps/admin/locales/zh-CN/user.json +++ b/apps/admin/locales/zh-CN/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "输入邀请码(留空自动生成)", "kickOfflineConfirm": "确定要下线 IP {ip} 吗?", "kickOfflineSuccess": "已通知下线", + "lastSeen": "最后一次查看", "loading": "加载中...", "loginIp": "登录IP", "loginNotifications": "登录通知", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram通知", "telephone": "手机号", "telephonePlaceholder": "输入手机号", + "time": "时间", + "token": "令牌", "totalTraffic": "总流量", "tradeNotifications": "交易通知", "trafficLimit": "流量限制", diff --git a/apps/admin/locales/zh-HK/user.json b/apps/admin/locales/zh-HK/user.json index 5be6ee8..522f485 100644 --- a/apps/admin/locales/zh-HK/user.json +++ b/apps/admin/locales/zh-HK/user.json @@ -51,6 +51,7 @@ "inviteCodePlaceholder": "輸入邀請碼(留空以生成)", "kickOfflineConfirm": "您確定要踢掉 IP {ip} 嗎?", "kickOfflineSuccess": "成功通知已下線", + "lastSeen": "最後一次出現", "loading": "載入中...", "loginIp": "登入 IP", "loginNotifications": "登入通知", @@ -84,6 +85,8 @@ "telegramNotifications": "Telegram 通知", "telephone": "電話號碼", "telephonePlaceholder": "輸入電話號碼", + "time": "時間", + "token": "令牌", "totalTraffic": "總流量", "tradeNotifications": "交易通知", "trafficLimit": "流量限制",