This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/tr.js

12 lines
267 B
JavaScript
Raw Normal View History

2020-04-27 05:42:21 +00:00
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Ayarlar başarıyla güncellendi.",
"menu" : "menü",
"Reader" : "Okuyucu",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=2; plural=(n > 1);");