summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-04 03:26:40 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-04 03:26:40 +0000
commit8f38900a8ffa76775d79d9e84e8870a7df726f0b (patch)
tree458abd48c004f2c241830f4c9c90556fa61674c3
parent6925547ee70b4bd38e9131c0629f47f8d9021b51 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/eu.js3
-rw-r--r--l10n/eu.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index b08914cb..3403408f 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"Public" : "Publikoa",
"Visible for all" : "Denontzako ikusgai",
"Unlisted" : "Zerrendatu gabea",
- "Followers" : "Jarraitzaileak"
+ "Followers" : "Jarraitzaileak",
+ "Direct message" : "Mezu zuzena"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index ebca652c..e3a5a13a 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -88,6 +88,7 @@
"Public" : "Publikoa",
"Visible for all" : "Denontzako ikusgai",
"Unlisted" : "Zerrendatu gabea",
- "Followers" : "Jarraitzaileak"
+ "Followers" : "Jarraitzaileak",
+ "Direct message" : "Mezu zuzena"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file