1d4e40478d
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 lines
195 B
JavaScript
7 lines
195 B
JavaScript
OC.L10N.register(
|
|
"epubreader",
|
|
{
|
|
"Settings updated successfully." : "Iestatījumi ir veiksmīgi atjaunināti."
|
|
},
|
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|