1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/oc.js
Nextcloud bot 5479e66347
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-10 08:55:54 +00:00

10 lines
217 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "Anullar",
"Settings" : "Paramètres",
"Notification settings" : "Paramètres de notificacions",
"Enable" : "Activar"
},
"nplurals=2; plural=(n > 1);");