f7cloud_client/apps/notifications/l10n/ta.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

11 lines
444 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "வணக்கம் %s",
"Hello %s," : "வணக்கம் %s,",
"Your settings have been updated." : "உங்களின் அமைப்புகள் சேமிக்கப்பட்டன",
"None" : "ஒன்றுமில்லை",
"seconds ago" : "செக்கன்களுக்கு முன்"
},
"nplurals=2; plural=(n != 1);");