Files
therinaldos.com/wedding-pics/apps/notifications/l10n/ta.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

10 lines
394 B
JavaScript

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