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

8 lines
530 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Ревизија / Евиденција",
"Provides logging abilities for F7cloud such as logging file accesses or otherwise sensitive actions." : "Обезбедува можности за евидентирање на F7cloud, како што се евидентирање пристапи до датотеки или на друг начин чувствителни дејства."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");