Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ta.js « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4907149276bcb403e3455ce6badbbdf6c9a307d5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_texteditor",
    {
    "An error occurred!" : "ஒரு வழு ஏற்பட்டுள்ளது!",
    "Edit" : "தொகுக்க"
},
"nplurals=2; plural=(n != 1);");