diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 1f7378bd..2aef8890 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -318,6 +318,10 @@ OC.L10N.register( "Request ID" : "Request ID", "Requested by" : "Requested by", "Reason" : "Reason", + "Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit", + "Loading..." : "Loading...", + "Awwhh.... credential not found. Maybe it expired" : "Awwhh.... credential not found. Maybe it expired", + "Expire time" : "Expire time", "Connection to server lost" : "Connection to server lost", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Saving..." : "Saving...", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 923f2a37..d690217e 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -316,6 +316,10 @@ "Request ID" : "Request ID", "Requested by" : "Requested by", "Reason" : "Reason", + "Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit", + "Loading..." : "Loading...", + "Awwhh.... credential not found. Maybe it expired" : "Awwhh.... credential not found. Maybe it expired", + "Expire time" : "Expire time", "Connection to server lost" : "Connection to server lost", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Saving..." : "Saving...",