Files
therinaldos.com/wedding-pics/apps/activity/l10n/gd.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

13 lines
369 B
JavaScript

OC.L10N.register(
"activity",
{
"Activity" : "Gnìomhachd",
"Notifications" : "Brathan",
"Today" : "An-diugh",
"Yesterday" : "An-dè",
"Home" : "Dachaigh",
"No activity yet" : "Gun ghnìomhachd fhathast",
"Activities" : "Gnìomhachdan"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");