diff --git a/public/language/ar/admin/settings/api.json b/public/language/ar/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ar/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/bg/admin/settings/api.json b/public/language/bg/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/bg/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/bn/admin/settings/api.json b/public/language/bn/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/bn/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/cs/admin/settings/api.json b/public/language/cs/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/cs/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/da/admin/settings/api.json b/public/language/da/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/da/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/de/admin/settings/api.json b/public/language/de/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/de/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/el/admin/settings/api.json b/public/language/el/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/el/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/en-US/admin/settings/api.json b/public/language/en-US/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/en-US/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/settings/api.json b/public/language/en-x-pirate/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/en-x-pirate/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/es/admin/settings/api.json b/public/language/es/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/es/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/et/admin/settings/api.json b/public/language/et/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/et/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/fa-IR/admin/settings/api.json b/public/language/fa-IR/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/fa-IR/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/fi/admin/settings/api.json b/public/language/fi/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/fi/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/fr/admin/settings/api.json b/public/language/fr/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/fr/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/gl/admin/settings/api.json b/public/language/gl/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/gl/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/he/admin/settings/api.json b/public/language/he/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/he/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/hr/admin/settings/api.json b/public/language/hr/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/hr/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/hu/admin/settings/api.json b/public/language/hu/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/hu/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/id/admin/settings/api.json b/public/language/id/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/id/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/it/admin/settings/api.json b/public/language/it/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/it/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/ja/admin/settings/api.json b/public/language/ja/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ja/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/ko/admin/settings/api.json b/public/language/ko/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ko/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/lt/admin/settings/api.json b/public/language/lt/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/lt/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/lv/admin/settings/api.json b/public/language/lv/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/lv/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/ms/admin/settings/api.json b/public/language/ms/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ms/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/nb/admin/settings/api.json b/public/language/nb/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/nb/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/nl/admin/settings/api.json b/public/language/nl/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/nl/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/pl/admin/settings/api.json b/public/language/pl/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/pl/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/pt-BR/admin/settings/api.json b/public/language/pt-BR/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/pt-BR/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/pt-PT/admin/settings/api.json b/public/language/pt-PT/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/pt-PT/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/ro/admin/settings/api.json b/public/language/ro/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ro/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/ru/admin/settings/api.json b/public/language/ru/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/ru/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/rw/admin/settings/api.json b/public/language/rw/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/rw/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/sc/admin/settings/api.json b/public/language/sc/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/sc/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/sk/admin/settings/api.json b/public/language/sk/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/sk/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/sl/admin/settings/api.json b/public/language/sl/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/sl/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/sr/admin/settings/api.json b/public/language/sr/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/sr/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/sv/admin/settings/api.json b/public/language/sv/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/sv/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/th/admin/settings/api.json b/public/language/th/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/th/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/tr/admin/settings/api.json b/public/language/tr/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/tr/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/uk/admin/settings/api.json b/public/language/uk/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/uk/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/vi/admin/settings/api.json b/public/language/vi/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/vi/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/zh-CN/admin/settings/api.json b/public/language/zh-CN/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/zh-CN/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file diff --git a/public/language/zh-TW/admin/settings/api.json b/public/language/zh-TW/admin/settings/api.json new file mode 100644 index 0000000000..ba7d964a04 --- /dev/null +++ b/public/language/zh-TW/admin/settings/api.json @@ -0,0 +1,12 @@ +{ + "tokens": "Tokens", + "lead-text": "From this page you can configure access to the Write API in NodeBB.", + "intro": "By default, the Write API authenticates users based on their session cookie, but NodeBB also supports Bearer authentication via tokens generated via this page.", + "docs": "Click here to access the full API specification", + + "uid": "User ID", + "uid-help-text": "Specify a User ID to associate with this token. If the user ID is 0, it will be considered a master token, which can assume the identity of other users based on the _uid parameter", + "description": "Description", + "no-description": "No description specified.", + "token-on-save": "Token will be generated once form is saved" +} \ No newline at end of file