mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
fix vars
This commit is contained in:
parent
23a0e9a96c
commit
f7f5255378
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
"Directory": "Dizin",
|
||||
"Dismiss": "Uzaklaştır",
|
||||
"Download this file": "Bu dosyayı indir",
|
||||
"Drop here %(toAction)s": "%(toAction)'ı buraya bırak",
|
||||
"Drop here %(toAction)s": "%(toAction)s'ı buraya bırak",
|
||||
"Enable audible notifications in web client": "Web istemcisinde sesli bildirimleri etkinleştir",
|
||||
"Enable desktop notifications": "Masaüstü bildirimlerini etkinleştir",
|
||||
"Enable email notifications": "E-posta bildirimlerini etkinleştir",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"Failed to": "Başaramadı",
|
||||
"Failed to add tag %(tagName)s to room": "%(tagName)s etiketi odaya eklenemedi",
|
||||
"Failed to change settings": "Ayarlar değiştirilemedi",
|
||||
"Failed to forget room %(errCode)s": "Oda unutulması başarısız oldu %(errCode)",
|
||||
"Failed to forget room %(errCode)s": "Oda unutulması başarısız oldu %(errCode)s",
|
||||
"Failed to update keywords": "Anahtar kelimeler güncellenemedi",
|
||||
"Failed to get protocol list from Home Server": "Ana Sunucu'dan protokol listesi alınamadı",
|
||||
"Failed to get public room list": "Genel odalar listesi alınamadı",
|
||||
|
|
Loading…
Reference in a new issue