chore(i18n): update

This commit is contained in:
Lemmy
2026-07-31 22:36:53 -04:00
parent 73d6de1c9f
commit 3eacddabd9
11 changed files with 440 additions and 213 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"notification": {
"copied": "Şifre kopyalandı.",
"copy_failed": "Şifre kopyalanamadı.",
"store_not_found": "Şifre deposu bulunamadı.",
"unlocking": "GPG anahtarı açılıyor…"
},
"settings": {
"refresh_interval": {
"description": "Saniye cinsinden ne aralıkla şifre deposunun taranacağı.",
"label": "Yenileme aralığı (saniye)"
}
}
}