f7cloud_client/apps/files_downloadlimit/l10n/es_CO.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

7 lines
171 B
JavaScript

OC.L10N.register(
"files_downloadlimit",
{
"Download limit" : "Límite de descarga"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");