Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-04-11 20:14:34 +0300
committerGitHub <noreply@github.com>2021-04-11 20:14:34 +0300
commit9bee86a2c6ff2fe314d13b909fefc91ce5ab8c10 (patch)
tree794f86e2b3cd02db40d9af55f980c2a70f6d3295 /plugins/Contents
parentd76d7e2eb6d88f8e1756f10f43aa49211319c826 (diff)
language update (#17443)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/ro.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/Contents/lang/ro.json b/plugins/Contents/lang/ro.json
index f62705426a..1df9ae3a99 100644
--- a/plugins/Contents/lang/ro.json
+++ b/plugins/Contents/lang/ro.json
@@ -1,5 +1,9 @@
{
"Contents": {
- "ContentName": "Nume Continut"
+ "Impressions": "Impresii",
+ "InteractionRate": "Rata de interacţiune",
+ "ContentName": "Nume Continut",
+ "ContentTarget": "Conţinut ţintă",
+ "Contents": "Conţinut"
}
} \ No newline at end of file