diff options
| author | Vyacheslav Scherbinin <gentslava@mail.ru> | 2024-09-30 18:06:38 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 18:06:38 +0300 |
| commit | 27434f323576b30d37a70bd205ef33611b45f310 (patch) | |
| tree | ea0102f7c4581e79d8eb218cee6e7ac56a6bf487 /web/translation/translate.tr_TR.toml | |
| parent | cdb6eac0e67b344b1c8edb5dc290395fedddb829 (diff) | |
Fix toasts (#2571)
* Add space to toast status messages
* Removed opening space from translations
Diffstat (limited to 'web/translation/translate.tr_TR.toml')
| -rw-r--r-- | web/translation/translate.tr_TR.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.tr_TR.toml b/web/translation/translate.tr_TR.toml index f3ed119e..5260da99 100644 --- a/web/translation/translate.tr_TR.toml +++ b/web/translation/translate.tr_TR.toml @@ -143,7 +143,7 @@ "destinationPort" = "Hedef Port" "targetAddress" = "Hedef Adres" "monitorDesc" = "Tüm IP'leri dinlemek için boş bırakın" -"meansNoLimit" = " = Sınırsız. (birim: GB)" +"meansNoLimit" = "= Sınırsız. (birim: GB)" "totalFlow" = "Toplam Akış" "leaveBlankToNeverExpire" = "Hiçbir zaman sona ermemesi için boş bırakın" "noRecommendKeepDefault" = "Varsayılanı korumanız önerilir" |
