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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-17 05:28:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-17 05:28:11 +0300
commit7ffcca7e1f8293c1bd7e1df2e746b5f6294fd60f (patch)
treed140f9ea456a5674dda34112e3c675e5e1fc91ca /lib/l10n
parentca35739ee4d457f6abb320d7617a706b026c57a6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/da.js1
-rw-r--r--lib/l10n/da.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/da.js b/lib/l10n/da.js
index cbcf6cd32c7..683b6da5338 100644
--- a/lib/l10n/da.js
+++ b/lib/l10n/da.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Authentication" : "Godkendelse",
"Unknown filetype" : "Ukendt filtype",
"Invalid image" : "Ugyldigt billede",
+ "View profile" : "Vis profil",
"today" : "i dag",
"tomorrow" : "i morgen",
"yesterday" : "i går",
diff --git a/lib/l10n/da.json b/lib/l10n/da.json
index 8e18ffdb314..cadfde89f09 100644
--- a/lib/l10n/da.json
+++ b/lib/l10n/da.json
@@ -16,6 +16,7 @@
"Authentication" : "Godkendelse",
"Unknown filetype" : "Ukendt filtype",
"Invalid image" : "Ugyldigt billede",
+ "View profile" : "Vis profil",
"today" : "i dag",
"tomorrow" : "i morgen",
"yesterday" : "i går",