From 17f05b4c066654f9848917d1da66bb0aaed3ce44 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Wed, 31 Aug 2022 10:27:07 +0200 Subject: l10n: Spelling unification Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- js/app/Config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/app/Config.js b/js/app/Config.js index f7c62e7ae..c22d7e9a5 100644 --- a/js/app/Config.js +++ b/js/app/Config.js @@ -55,7 +55,7 @@ app.config(function ($routeProvider, $provide, $httpProvider, $locationProvider) var errorMessages = { 0: t('news', 'Request failed, network connection unavailable!'), 401: t('news', 'Request unauthorized. Are you logged in?'), - 403: t('news', 'Request forbidden. Are you an admin?'), + 403: t('news', 'Request forbidden. Are you an administrator?'), 412: t('news', 'Token expired or app not enabled! Reload the page!'), 500: t('news', 'Internal server error! Please check your ' + 'data/nextcloud.log file for additional ' + -- cgit v1.2.3