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

12 lines
237 B
JavaScript

OC.L10N.register(
"logreader",
{
"Time" : "Ora",
"Relative" : "Relatiu",
"Show details" : "Mostrar detalhs",
"Info" : "Info",
"Warning" : "Avertiment",
"Error" : "Error"
},
"nplurals=2; plural=(n > 1);");