owncloud/core

View on GitHub
apps/comments/l10n/az.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "comments",
    {
    "Type in a new comment..." : "Yeni komment əlavə et",
    "Delete comment" : "Kommenti poz",
    "Post" : "Ötür",
    "Cancel" : "Dayandır",
    "Edit comment" : "Kommenti dəyiş",
    "[Deleted user]" : "[İstifadəçini poz]",
    "Comments" : "Kommentlər",
    "Save" : "Saxla",
    "Comment" : "Komentariya"
},
"nplurals=2; plural=(n != 1);");