diff options
Diffstat (limited to 'lib/l10n/ta_LK.js')
-rw-r--r-- | lib/l10n/ta_LK.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ta_LK.js b/lib/l10n/ta_LK.js index e318c7b9f67..2cbe4d00305 100644 --- a/lib/l10n/ta_LK.js +++ b/lib/l10n/ta_LK.js @@ -14,6 +14,7 @@ OC.L10N.register( "Application is not enabled" : "செயலி இயலுமைப்படுத்தப்படவில்லை", "Authentication error" : "அத்தாட்சிப்படுத்தலில் வழு", "Token expired. Please reload page." : "அடையாளவில்லை காலாவதியாகிவிட்டது. தயவுசெய்து பக்கத்தை மீள் ஏற்றுக.", - "Could not find category \"%s\"" : "பிரிவு \"%s\" ஐ கண்டுப்பிடிக்க முடியவில்லை" + "Could not find category \"%s\"" : "பிரிவு \"%s\" ஐ கண்டுப்பிடிக்க முடியவில்லை", + "Apps" : "செயலிகள்" }, "nplurals=2; plural=(n != 1);"); |