@snack-uikit/locale
Advanced tools
Comparing version 0.2.2-preview-3e9a33fa.0 to 0.2.2-preview-48e84a60.0
@@ -20,2 +20,3 @@ export declare const en_GB: { | ||
clearAllButton: string; | ||
all: string; | ||
}; | ||
@@ -22,0 +23,0 @@ Fields: { |
@@ -20,2 +20,3 @@ export const en_GB = { | ||
clearAllButton: 'Clear all', | ||
all: 'All', | ||
}, | ||
@@ -22,0 +23,0 @@ Fields: { |
@@ -21,2 +21,3 @@ export declare const LOCALES: { | ||
clearAllButton: string; | ||
all: string; | ||
}; | ||
@@ -49,2 +50,3 @@ Fields: { | ||
clearAllButton: string; | ||
all: string; | ||
}; | ||
@@ -51,0 +53,0 @@ Fields: { |
@@ -20,2 +20,3 @@ export declare const ru_RU: { | ||
clearAllButton: string; | ||
all: string; | ||
}; | ||
@@ -22,0 +23,0 @@ Fields: { |
@@ -20,2 +20,3 @@ export const ru_RU = { | ||
clearAllButton: 'Удалить все', | ||
all: 'Все', | ||
}, | ||
@@ -22,0 +23,0 @@ Fields: { |
@@ -7,3 +7,3 @@ { | ||
"title": "Locale", | ||
"version": "0.2.2-preview-3e9a33fa.0", | ||
"version": "0.2.2-preview-48e84a60.0", | ||
"sideEffects": [ | ||
@@ -41,3 +41,3 @@ "*.css", | ||
}, | ||
"gitHead": "9b4c7f1e424970a764d16e946ca24dd59d8fabc4" | ||
"gitHead": "00bfac49ae3e07e459cfd291549df7763e4b0da1" | ||
} |
@@ -20,2 +20,3 @@ export const en_GB = { | ||
clearAllButton: 'Clear all', | ||
all: 'All', | ||
}, | ||
@@ -22,0 +23,0 @@ Fields: { |
@@ -20,2 +20,3 @@ export const ru_RU = { | ||
clearAllButton: 'Удалить все', | ||
all: 'Все', | ||
}, | ||
@@ -22,0 +23,0 @@ Fields: { |
30667
457