mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
7 lines
246 B
JavaScript
7 lines
246 B
JavaScript
OC.L10N.register(
|
|
"lib",
|
|
{
|
|
"This is an automatically sent email, please do not reply." : "Custu est unu messàgiu de posta imbiadu in automàticu, non rispondas.",
|
|
"Settings" : "Impostatziones"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|