diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
commit | cc83052ca78f053e56b8ad14aa86bbf6a73eed3f (patch) | |
tree | 166076b6dd6e5d677d3929c09a0b66995f7fb1aa /apps/dav/l10n/en_GB.js | |
parent | 22ef95ca696e856db8288c294db3580e364106c1 (diff) | |
download | nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.tar.gz nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 2760d3a390a..463fe47ea69 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Calendar" : "Calendar", "Todos" : "Todos", + "Personal" : "Personal", "{actor} created calendar {calendar}" : "{actor} created calendar {calendar}", "You created calendar {calendar}" : "You created calendar {calendar}", "{actor} deleted calendar {calendar}" : "{actor} deleted calendar {calendar}", @@ -40,7 +41,6 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified", "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified", "Contact birthdays" : "Contact birthdays", - "Personal" : "Personal", "Contacts" : "Contacts", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", |