@highlight-ui/i18n
Advanced tools
Comparing version
@@ -53,2 +53,4 @@ 'use strict'; | ||
return 'pl-PL'; | ||
case 'pt': | ||
return 'pt-PT'; | ||
default: | ||
@@ -55,0 +57,0 @@ return 'en-GB'; |
@@ -28,2 +28,4 @@ import * as React from 'react'; | ||
return 'pl-PL'; | ||
case 'pt': | ||
return 'pt-PT'; | ||
default: | ||
@@ -30,0 +32,0 @@ return 'en-GB'; |
{ | ||
"name": "@highlight-ui/i18n", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -31,3 +31,3 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"gitHead": "b65d00469577275b07caea8e3eeb7d4273c53d1b" | ||
"gitHead": "338e17e4ccc0869a118cf9a1fd324bf775a5ee91" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14750
1.47%213
1.91%