nextcloud/apps/systemtags/l10n/en_GB.js

12 lines
289 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Tags",
"No files in here" : "No files in here",
"No entries found in this folder" : "No entries found in this folder",
"Name" : "Name",
"Size" : "Size",
"Modified" : "Modified"
},
"nplurals=2; plural=(n != 1);");