diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json new file mode 100644 index 00000000000..0332f2308da --- /dev/null +++ b/apps/federatedfilesharing/l10n/en_GB.json @@ -0,0 +1,5 @@ +{ "translations": { + "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |