mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
14 lines
325 B
JavaScript
14 lines
325 B
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"No results" : "Ulac igmad",
|
|
"Cancel" : "Sefsex",
|
|
"Close" : "Mdel",
|
|
"Error" : "Erreur",
|
|
"Save" : "Sekles",
|
|
"Add to favorites" : "Rnu ismal",
|
|
"Details" : "Talqayt",
|
|
"Download" : "Sider",
|
|
"Create" : "Snulfu-d"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|