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

11 lines
198 B
JavaScript

OC.L10N.register(
"logreader",
{
"Time" : "Zäit",
"Relative" : "Relativ",
"Info" : "Info",
"Warning" : "Warnung",
"Error" : "Fehler"
},
"nplurals=2; plural=(n != 1);");