diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/en_GB.json | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 76d86be24a5..c4e2cb81539 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -187,7 +187,6 @@ "Global search" : "Global search", "Search apps, files, tags, messages" : "Search apps, files, tags, messages", "Apps and Settings" : "Apps and Settings", - "Modified" : "Modified", "Today" : "Today", "Last 7 days" : "Last 7 days", "Last 30 days" : "Last 30 days", @@ -199,6 +198,7 @@ "Load more results" : "Load more results", "Search in" : "Search in", "Filter in current view" : "Filter in current view", + "Searching …" : "Searching …", "Start typing in search" : "Start typing in search", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +432,7 @@ "No more subfolders in here" : "No more subfolders in here", "Name" : "Name", "Size" : "Size", + "Modified" : "Modified", "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.", "File name cannot be empty." : "File name cannot be empty.", "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.", |