@medmain/core
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -10,2 +10,4 @@ export var englishLocale = { | ||
backButtonLabel: '← Back', | ||
nextButtonLabel: 'Next →', | ||
previousButtonLabel: '← Previous', | ||
signInButtonLabel: 'Sign in', | ||
@@ -12,0 +14,0 @@ signUpButtonLabel: 'Sign up', |
@@ -14,2 +14,4 @@ "use strict"; | ||
backButtonLabel: '← Back', | ||
nextButtonLabel: 'Next →', | ||
previousButtonLabel: '← Previous', | ||
signInButtonLabel: 'Sign in', | ||
@@ -16,0 +18,0 @@ signUpButtonLabel: 'Sign up', |
@@ -10,2 +10,4 @@ export const englishLocale = { | ||
backButtonLabel: '← Back', | ||
nextButtonLabel: 'Next →', | ||
previousButtonLabel: '← Previous', | ||
signInButtonLabel: 'Sign in', | ||
@@ -12,0 +14,0 @@ signUpButtonLabel: 'Sign up', |
{ | ||
"name": "@medmain/core", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Medmain's core module, root of everything else", | ||
@@ -5,0 +5,0 @@ "files": [ |
10226
331