Skip to content

Commit

Permalink
chore: update locale (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
originalix authored Jun 13, 2022
1 parent d6407b8 commit 808b3f5
Show file tree
Hide file tree
Showing 525 changed files with 609 additions and 3,347 deletions.
5 changes: 3 additions & 2 deletions packages/components/.svgrrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
"svgoConfig": {
"plugins": [
{ "name": "removeDimensions" },
{ "name": "removeXMLNS" },
{ "removeXMLNS": true },
{
"name": "preset-default",
"params": {
"overrides": {
"cleanupIDs": false,
"removeUselessDefs": false
"removeUselessDefs": false,
"removeXMLNS": true
}
}
}
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/BrandLogo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgBrandLogo(props: SvgProps) {
return (
<Svg
viewBox="0 0 27 27"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 27 27" fill="none" {...props}>
<Path
d="M26.918 13.459c0 9.291-4.168 13.459-13.46 13.459C4.169 26.918 0 22.75 0 13.458 0 4.169 4.167 0 13.459 0c9.291 0 13.459 4.167 13.459 13.459z"
fill="#00B812"
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/CrownBadge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@ import Svg, {

function SvgCrownBadge(props: SvgProps) {
return (
<Svg
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 20 20" fill="none" {...props}>
<Circle
cx={10}
cy={10}
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/DiamondBadge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@ import Svg, {

function SvgDiamondBadge(props: SvgProps) {
return (
<Svg
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 20 20" fill="none" {...props}>
<Circle
cx={10}
cy={10}
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/EmptyNft.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, G, Rect, Defs, ClipPath } from 'react-native-svg';

function SvgEmptyNft(props: SvgProps) {
return (
<Svg
viewBox="0 0 98 98"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 98 98" fill="none" {...props}>
<G clipPath="url(#empty-nft_svg__clip0)">
<Rect width={97.225} height={97.225} rx={7.292} fill="#ededed" />
<G opacity={0.3}>
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/FaceId.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgFaceId(props: SvgProps) {
return (
<Svg
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 24 24" fill="none" {...props}>
<Path
d="M4 8V6a2 2 0 012-2h2M4 16v2a2 2 0 002 2h2M16 4h2a2 2 0 012 2v2M16 20h2a2 2 0 002-2v-2M15.5 9v1M8.5 9v1M9 15.125S10 16 12 16s3-.875 3-.875M12 9v3a.5.5 0 01-.5.5H11"
stroke="#8C8CA1"
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/FingerPrint.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgFingerPrint(props: SvgProps) {
return (
<Svg
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 24 24" fill="none" {...props}>
<Path
d="M13 11a1 1 0 10-2 0h2zm-4.6 9.039a1 1 0 001.694 1.065L8.4 20.039zM5.862 18.44l-.846-.532.846.532zm-.914-.421a1 1 0 001.72 1.021l-1.72-1.021zm7.838 2.376a1 1 0 001.788.895l-1.788-.895zm3.348-3.124a1 1 0 00-1.924-.544l1.924.544zm-1.327-3.407a1 1 0 001.981.27l-1.981-.27zm3.242 3.993a1 1 0 101.924.548l-1.924-.548zM2.1 14.928a1 1 0 101.798.873l-1.798-.874zM7.499 3.204a1 1 0 001.002 1.73l-1.002-1.73zM5.936 7.5a1 1 0 00-1.731-1.002l1.73 1.002zM11 11c0 3.323-.953 6.421-2.6 9.039l1.694 1.065A18.916 18.916 0 0013 11h-2zm6 0a5 5 0 00-5-5v2a3 3 0 013 3h2zM7 11c0 2.548-.728 4.91-1.985 6.909l1.693 1.065A14.916 14.916 0 009 11H7zm5-5a5 5 0 00-5 5h2a3 3 0 013-3V6zM5.015 17.909a5.053 5.053 0 00-.068.11l1.72 1.022a3.06 3.06 0 01.04-.067l-1.692-1.065zm9.558 3.383a22.876 22.876 0 001.56-4.02l-1.924-.544a20.882 20.882 0 01-1.424 3.668l1.788.895zm2.214-7.157C16.927 13.11 17 12.063 17 11h-2c0 .972-.066 1.928-.194 2.865l1.981.27zM21 11a9 9 0 00-9-9v2a7 7 0 017 7h2zm-1.029 7.406A27.018 27.018 0 0021 11h-2c0 2.38-.332 4.68-.952 6.858l1.924.548zM3 11a8.96 8.96 0 01-.9 3.927l1.8.874A10.96 10.96 0 005 11H3zm9-9a8.963 8.963 0 00-4.5 1.205l1 1.73A6.963 6.963 0 0112 4V2zM4.205 6.5A8.963 8.963 0 003 11h2c0-1.277.34-2.47.936-3.5l-1.731-1z"
fill="#8C8CA1"
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/Metamask.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgMetamask(props: SvgProps) {
return (
<Svg
viewBox="0 0 35 33"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 35 33" fill="none" {...props}>
<Path
d="M32.648.95L19.514 10.67l2.442-5.727L32.648.95z"
fill="#E17726"
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/NftPeg.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgNftPeg(props: SvgProps) {
return (
<Svg
viewBox="0 0 53 60"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 53 60" fill="none" {...props}>
<Path
fillRule="evenodd"
clipRule="evenodd"
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/illus/StarBadge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@ import Svg, {

function SvgStarBadge(props: SvgProps) {
return (
<Svg
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 20 20" fill="none" {...props}>
<Circle
cx={10}
cy={10}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgTxStatusFailureCircle(props: SvgProps) {
return (
<Svg
viewBox="0 0 56 56"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 56 56" fill="none" {...props}>
<Path
d="M0 28C0 12.536 12.536 0 28 0s28 12.536 28 28-12.536 28-28 28S0 43.464 0 28z"
fill="#6B1914"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgTxStatusSuccessCircle(props: SvgProps) {
return (
<Svg
viewBox="0 0 56 56"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 56 56" fill="none" {...props}>
<Path
d="M0 28C0 12.536 12.536 0 28 0s28 12.536 28 28-12.536 28-28 28S0 43.464 0 28z"
fill="#195F2B"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgTxStatusWarningCircle(props: SvgProps) {
return (
<Svg
viewBox="0 0 56 56"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 56 56" fill="none" {...props}>
<Path
d="M0 28C0 12.536 12.536 0 28 0s28 12.536 28 28-12.536 28-28 28S0 43.464 0 28z"
fill="#6B5600"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/AcademicCap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgAcademicCap(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path d="M12 14l9-5-9-5-9 5 9 5z" />
<Path d="M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z" />
<Path
Expand Down
7 changes: 1 addition & 6 deletions packages/components/src/Icon/react/outline/Activity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgActivity(props: SvgProps) {
return (
<Svg
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<Svg viewBox="0 0 20 20" fill="none" {...props}>
<Path
fillRule="evenodd"
clipRule="evenodd"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/Adjustments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgAdjustments(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/Annotation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgAnnotation(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/Archive.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArchive(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowCircleDown(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowCircleLeft(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowCircleRight(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/ArrowCircleUp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowCircleUp(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/ArrowDown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowDown(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
8 changes: 1 addition & 7 deletions packages/components/src/Icon/react/outline/ArrowLeft.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowLeft(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowNarrowDown(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowNarrowLeft(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ import Svg, { SvgProps, Path } from 'react-native-svg';

function SvgArrowNarrowRight(props: SvgProps) {
return (
<Svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor"
{...props}
>
<Svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
<Path
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Loading

0 comments on commit 808b3f5

Please sign in to comment.