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 53edc3b48be..b2a01caeb30 100644 --- a/core/l10n/ta_IN.js +++ b/core/l10n/ta_IN.js @@ -4,6 +4,7 @@ OC.L10N.register( "Settings" : "அமைப்புகள்", "_{count} file conflict_::_{count} file conflicts_" : ["",""], "Send" : "அனுப்பவும்", - "_download %n file_::_download %n files_" : ["",""] + "_download %n file_::_download %n files_" : ["",""], + "_{count} search result in other places_::_{count} search results in other places_" : ["",""] }, "nplurals=2; plural=(n != 1);"); |