diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-20 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-20 02:16:46 +0000 |
commit | b9c7865045dedd87211bea83215687910a1697ab (patch) | |
tree | 4b032fe99d016ab7becd87e87a788ecd8603f85b /apps/dav/l10n | |
parent | 8f35a66100a38d4d8f7dc52b757d5bfdfd82c0f8 (diff) | |
download | nextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.tar.gz nextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 1efd4f56f76..66951fb591f 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -45,6 +45,7 @@ OC.L10N.register( "Contact birthdays" : "Contact birthdays", "Where:" : "Where:", "Description:" : "Description:", + "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 952842e5ee2..44c9e5cbc04 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -43,6 +43,7 @@ "Contact birthdays" : "Contact birthdays", "Where:" : "Where:", "Description:" : "Description:", + "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", |