notifications/l10n/et_EE.js

10 строки
229 B
JavaScript
Исходник Обычный вид История

2018-10-04 03:31:19 +03:00
OC.L10N.register(
"notifications",
{
"Notifications" : "Märguanded",
"No notifications" : "Märguandeid pole",
2018-11-17 04:37:29 +03:00
"Dismiss" : "Jäta vahele",
"in {path}" : "rajal {path}"
2018-10-04 03:31:19 +03:00
},
"nplurals=2; plural=(n != 1);");