inlang: update translations

This commit is contained in:
HiddifyOfficial
2024-03-11 07:51:58 +03:30
parent 5c4c52dafe
commit 7c6b8ff42e
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
"traffic": "Tráfego", "traffic": "Tráfego",
"updatedTimeAgo": "Atualizado ${timeago}", "updatedTimeAgo": "Atualizado ${timeago}",
"remainingDuration": "${duration} dias restantes", "remainingDuration": "${duration} dias restantes",
"remainingTrafficSemanticLabel": "${consumed} de ${total} tráfego consumido.", "remainingTrafficSemanticLabel": "${consumed} de ${total} tráfego consumido",
"expired": "Expirado", "expired": "Expirado",
"noTraffic": "Fora da cota", "noTraffic": "Fora da cota",
"upload": "Upload", "upload": "Upload",

View File

@@ -42,7 +42,7 @@
"traffic": "Трафик", "traffic": "Трафик",
"updatedTimeAgo": "Обновлено ${timeago}", "updatedTimeAgo": "Обновлено ${timeago}",
"remainingDuration": "Ещё ${duration} дн", "remainingDuration": "Ещё ${duration} дн",
"remainingTrafficSemanticLabel": "Использовано ${consumed} трафика из ${total}.", "remainingTrafficSemanticLabel": "Использовано ${consumed} трафика из ${total}",
"expired": "Истекло", "expired": "Истекло",
"noTraffic": "Нет доступного трафика" "noTraffic": "Нет доступного трафика"
}, },

View File

@@ -42,7 +42,7 @@
"traffic": "Trafik", "traffic": "Trafik",
"updatedTimeAgo": "${timeago} güncellendi", "updatedTimeAgo": "${timeago} güncellendi",
"remainingDuration": "${duration} Gün Kaldı", "remainingDuration": "${duration} Gün Kaldı",
"remainingTrafficSemanticLabel": "${consumed}/${total} trafik tüketildi.", "remainingTrafficSemanticLabel": "${consumed}/${total} trafik tüketildi",
"expired": "Süresi Doldu", "expired": "Süresi Doldu",
"noTraffic": "Kotal Doldu" "noTraffic": "Kotal Doldu"
}, },