diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2025-03-18 11:51:05 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-18 11:51:05 +0300 |
| commit | 21e7d45b5481bb882db008b5d95bd899510005fb (patch) | |
| tree | c3355e930943acda5463e88f89c1c6251e4d0e4c /web/translation | |
| parent | db62a07fb89e08e974210ccb0f62cc648d799e94 (diff) | |
Fixes and improvements (#2789)
* Fixes and improvements
* Update translate.en_US.toml
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index e3090667..ff8d01f0 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -103,12 +103,12 @@ "systemLoad" = "System Load" "systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes" "connectionCount" = "Connection Stats" -"ipAddresses" = "IP addresses" +"ipAddresses" = "IP Addresses" "toggleIpVisibility" = "Toggle visibility of the IP" -"overallSpeed" = "Overall speed" +"overallSpeed" = "Overall Speed" "upload" = "Upload" "download" = "Download" -"totalData" = "Total data" +"totalData" = "Total Data" "sent" = "Sent" "received" = "Received" "xraySwitchVersionDialog" = "Change Xray Version" |
