diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
commit | e77e0b0e2f034633307fcc054d582c0567090776 (patch) | |
tree | d06ed3a4244f0cf6554a4826536d0ce932422569 /apps/settings/l10n/en_GB.js | |
parent | 24bb4a05c46069d459086a36cfc896d1f5b6915e (diff) | |
download | nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.tar.gz nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index adb4996e9fa..60f30274f7e 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -30,6 +30,8 @@ OC.L10N.register( "Groups" : "Groups", "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", + "Unsaved changes" : "Unsaved changes", + "Retry" : "Retry", "{actor} changed your password" : "{actor} changed your password", "You changed your password" : "You changed your password", "Your password was reset by an administrator" : "Your password was reset by an administrator", |