Merge pull request #2216 from matrix-org/bwindels/stickersi18nfix

add missing sticker translation
This commit is contained in:
Bruno Windels 2018-10-17 14:15:18 +00:00 committed by GitHub
commit b7c05d8dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1267,5 +1267,6 @@
"You've previously used Riot on %(host)s with lazy loading of members enabled. In this version lazy loading is disabled. As the local cache is not compatible between these two settings, Riot needs to resync your account.": "You've previously used Riot on %(host)s with lazy loading of members enabled. In this version lazy loading is disabled. As the local cache is not compatible between these two settings, Riot needs to resync your account.",
"If the other version of Riot is still open in another tab, please close it as using Riot on the same host with both lazy loading enabled and disabled simultaneously will cause issues.": "If the other version of Riot is still open in another tab, please close it as using Riot on the same host with both lazy loading enabled and disabled simultaneously will cause issues.",
"Incompatible local cache": "Incompatible local cache",
"Clear cache and resync": "Clear cache and resync"
"Clear cache and resync": "Clear cache and resync",
"Add some now": "Add some now"
}