nextcloud/apps/comments/l10n/tr.js

9 lines
147 B
JavaScript

OC.L10N.register(
"comments",
{
"Cancel" : "İptal",
"Save" : "Kaydet",
"Comment" : "Yorum"
},
"nplurals=2; plural=(n > 1);");