From b3797adec5234bd7c5276865cb9299d4c89ee72b Mon Sep 17 00:00:00 2001 From: Jona Date: Sun, 10 Sep 2023 00:19:42 +0200 Subject: [PATCH] Fix Api Documentation --- locales/ar/l10n-help.js | 2 +- locales/en/l10n-help.js | 2 +- locales/es/l10n-help.js | 2 +- locales/fr/l10n-help.js | 2 +- locales/hi/l10n-help.js | 2 +- locales/lt/l10n-help.js | 2 +- locales/pl/l10n-help.js | 2 +- locales/pt/l10n-help.js | 2 +- locales/tc/l10n-help.js | 2 +- locales/tr/l10n-help.js | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/ar/l10n-help.js b/locales/ar/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/ar/l10n-help.js +++ b/locales/ar/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/en/l10n-help.js b/locales/en/l10n-help.js index 3fe2826fd18..37c507aac20 100644 --- a/locales/en/l10n-help.js +++ b/locales/en/l10n-help.js @@ -19,5 +19,5 @@ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement', + API_DOCUMENT: 'API Documentation', } diff --git a/locales/es/l10n-help.js b/locales/es/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/es/l10n-help.js +++ b/locales/es/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/fr/l10n-help.js b/locales/fr/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/fr/l10n-help.js +++ b/locales/fr/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/hi/l10n-help.js b/locales/hi/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/hi/l10n-help.js +++ b/locales/hi/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/lt/l10n-help.js b/locales/lt/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/lt/l10n-help.js +++ b/locales/lt/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/pl/l10n-help.js b/locales/pl/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/pl/l10n-help.js +++ b/locales/pl/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/pt/l10n-help.js b/locales/pt/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/pt/l10n-help.js +++ b/locales/pt/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/tc/l10n-help.js b/locales/tc/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/tc/l10n-help.js +++ b/locales/tc/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file diff --git a/locales/tr/l10n-help.js b/locales/tr/l10n-help.js index 429cb3ff245..61183fa8f44 100644 --- a/locales/tr/l10n-help.js +++ b/locales/tr/l10n-help.js @@ -18,5 +18,5 @@ */ module.exports = { USER_GUIDE: 'User Guide', - API_DOCUMENT: 'API Docuement' + API_DOCUMENT: 'API Documentation' }; \ No newline at end of file