diff options
Diffstat (limited to 'core/l10n/ta_IN.js')
-rw-r--r-- | core/l10n/ta_IN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ta_IN.js b/core/l10n/ta_IN.js index eaa7584de0e..53edc3b48be 100644 --- a/core/l10n/ta_IN.js +++ b/core/l10n/ta_IN.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Settings" : "அமைப்புகள்", "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "Send" : "அனுப்பவும்" + "Send" : "அனுப்பவும்", + "_download %n file_::_download %n files_" : ["",""] }, "nplurals=2; plural=(n != 1);"); |