12 lines
393 B
JavaScript
12 lines
393 B
JavaScript
OC.L10N.register(
|
||
"firstrunwizard",
|
||
{
|
||
"Access files via WebDAV" : "Fayllara WebDAV ilə yetki",
|
||
"Desktop client" : "Desktop client",
|
||
"iOS app" : "iOS proqramı",
|
||
"Close" : "Bağla",
|
||
"Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
|
||
"Server address" : "Server ünvanı"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|