We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807dee4 commit bd08115Copy full SHA for bd08115
2 files changed
l10n/ca.js
@@ -27,6 +27,7 @@ OC.L10N.register(
27
"Log levels" : "Nivells de registre",
28
"Log content" : "Contingut del registre",
29
"Live update" : "Actualització en directe",
30
- "Download logs" : "Baixa els registres"
+ "Download logs" : "Baixa els registres",
31
+ "Load log file …" : "Carrega un fitxer de registre..."
32
},
33
"nplurals=2; plural=(n != 1);");
l10n/ca.json
@@ -25,6 +25,7 @@
25
26
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
0 commit comments