nextcloud/apps/files_trashbin/l10n/pa.js

8 lines
142 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_trashbin",
{
2015-11-24 09:56:32 +03:00
"Delete" : "ਹਟਾਓ",
"Error" : "ਗਲਤੀ"
},
"nplurals=2; plural=(n != 1);");