Merge pull request #1147 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2024-05-31 09:16:56 +02:00 committed by GitHub
commit ddce338b3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 2 deletions

View file

@ -2689,5 +2689,22 @@
"placeholders": {
"level": {}
}
}
},
"searchIn": "بحث في {chat}...",
"@searchIn": {
"type": "text",
"placeholders": {
"chat": {}
}
},
"files": "الملفات",
"@files": {},
"restricted": "مقيد",
"@restricted": {},
"knockRestricted": "قيود النقر",
"@knockRestricted": {},
"searchMore": "ابحث أكثر...",
"@searchMore": {},
"gallery": "المعرض",
"@gallery": {}
}

View file

@ -2689,5 +2689,14 @@
"@thereAreCountUsersBlocked": {
"type": "text",
"count": {}
}
},
"searchIn": "Otsi vestlusest „{chat}“...",
"@searchIn": {
"type": "text",
"placeholders": {
"chat": {}
}
},
"searchMore": "Otsi veel...",
"@searchMore": {}
}