Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/en_GB.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

16 lines
698 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Recommended files",
"No recommendations yet" : "No recommendations yet",
"Recently commented" : "Recently commented",
"Recently edited" : "Recently edited",
"Recently shared" : "Recently shared",
"Recommendations" : "Recommendations",
"Shows recommended files" : "Shows recommended files",
"Shows recommended files for quick access of files and folders with recent activity" : "Shows recommended files for quick access of files and folders with recent activity",
"Path name {path}" : "Path name {path}",
"Show recommendations" : "Show recommendations"
},
"nplurals=2; plural=(n != 1);");