nextcloud-server/apps/files_sharing
fenn-cs 10675f7aac Fixed mixed translations in sharing details
Due to a typo in the app passed to the translation method, some
strings translations don't work.

This commit corrects the spelling `file_sharing` to `files_sharing` and
hence resolves : https://github.com/nextcloud/server/issues/40801

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-10-09 17:39:48 +07:00
..
appinfo add command do delete orphan shares 2023-07-05 18:33:11 +07:00
composer Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup 2023-08-04 10:39:57 +07:00
css Compress SASS output 2023-01-11 17:46:32 +07:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +07:00
js fix: drop legacy sharing files 2023-07-11 13:52:28 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-10-09 00:28:34 +07:00
lib Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
src Fixed mixed translations in sharing details 2023-10-09 17:39:48 +07:00
templates make sure to show download button only one time 2023-06-14 11:39:49 +07:00
tests Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +07:00
list.php Remove redundant events 2022-08-15 19:20:42 +07:00
openapi.json Fix OCS-APIRequest header for OpenAPI 2023-09-27 10:22:20 +07:00
public.php Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00