nextcloud/apps/files_sharing/l10n/af_ZA.js

9 lines
159 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Kanseleer",
2015-01-14 09:55:16 +03:00
"Share" : "Deel",
"Password" : "Wagwoord"
},
"nplurals=2; plural=(n != 1);");