mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 05:51:07 -05:00
7 lines
208 B
JavaScript
7 lines
208 B
JavaScript
OC.L10N.register(
|
|
"lib",
|
|
{
|
|
"Cannot write into \"config\" directory!" : "Non é posíbel escribir no directorio «config»!",
|
|
"__language_name__" : "Galego"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|