Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-02-15 00:41:52 +00:00
parent 6788210c27
commit 4534ad5a92
180 changed files with 766 additions and 766 deletions

View File

@@ -1,7 +1,6 @@
OC.L10N.register(
"deck",
{
"Personal" : "Personal",
"copy" : "copy",
"Done" : "Done",
"Cancel" : "Cancel",
@@ -21,6 +20,7 @@ OC.L10N.register(
"Search" : "Search",
"Shared with you" : "Shared with you",
"Today" : "Today",
"Close" : "Close"
"Close" : "Close",
"Personal" : "Personal"
},
"nplurals=1; plural=0;");