@payloadcms/translations
Advanced tools
Comparing version 3.0.0-beta.48 to 3.0.0-canary.0ff7f07
@@ -17,9 +17,2 @@ import type { DefaultTranslationKeys, DefaultTranslationsObject, I18n, InitI18n, Language } from '../types.js'; | ||
authenticated: string; | ||
/** | ||
* @function getTranslationString | ||
* | ||
* Gets a translation string from a translations object | ||
* | ||
* @returns string | ||
*/ | ||
backToLogin: string; | ||
@@ -26,0 +19,0 @@ beginCreateFirstUser: string; |
{ | ||
"name": "@payloadcms/translations", | ||
"version": "3.0.0-beta.48", | ||
"version": "3.0.0-canary.0ff7f07", | ||
"homepage": "https://payloadcms.com", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"devDependencies": { | ||
"@swc/core": "^1.4.13", | ||
"@swc/core": "^1.6.1", | ||
"@types/react": "npm:types-react@19.0.0-beta.2", | ||
@@ -40,0 +40,0 @@ "@types/react-dom": "npm:types-react-dom@19.0.0-beta.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1151482
14817