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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ro.js')
-rw-r--r--l10n/ro.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ro.js b/l10n/ro.js
index c63db35..e68b6a1 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Notifications" : "Notificări",
"No notifications" : "Nu sunt notificări",
- "Dismiss" : "Înlătură",
+ "Dismiss" : "Elimină",
"in {path}" : "în {path}"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");