Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ones-design/locale

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ones-design/locale - npm Package Compare versions

Comparing version 1.15.0--.26 to 1.15.0--.45

23

dist/en_US.js

@@ -435,2 +435,25 @@ import { _ as _extends } from './extends-BAVcszMb.js';

emptyText: 'No Data'
},
IconPicker: {
tab: {
icon: 'Icon',
emoji: 'Emoji'
},
search: {
placeholder: 'Search',
empty: 'No results'
},
category: {
recentlyUsed: 'Frequently used',
smileysAndPeople: 'Smileys & People',
animalsAndNature: 'Animals & Nature',
foodAndDrink: 'Food & Drink',
travelAndPlaces: 'Travel & Places',
activity: 'Activity',
objects: 'Objects',
symbols: 'Symbols'
},
bgPicker: {
tooltip: 'Change background color'
}
}

@@ -437,0 +460,0 @@ };

@@ -396,2 +396,25 @@ import { _ as _extends } from './extends-BAVcszMb.js';

emptyText: 'データがありません'
},
IconPicker: {
tab: {
icon: 'アイコン',
emoji: '絵文字'
},
search: {
placeholder: '検索',
empty: '結果なし'
},
category: {
recentlyUsed: 'よく使う項目',
smileysAndPeople: 'スマイリーと人々',
animalsAndNature: '動物と自然',
foodAndDrink: '食べ物と飲み物',
activity: '活動',
travelAndPlaces: '旅行と場所',
objects: '物',
symbols: '記号'
},
bgPicker: {
tooltip: '背景色を変更'
}
}

@@ -398,0 +421,0 @@ };

@@ -155,2 +155,25 @@ import type { Locale as AntLocale } from 'antd/es/locale-provider';

}
export interface IconPickerLocale {
tab: {
icon: string;
emoji: string;
};
search: {
placeholder: string;
empty: string;
};
category: {
recentlyUsed: string;
smileysAndPeople: string;
animalsAndNature: string;
foodAndDrink: string;
activity: string;
travelAndPlaces: string;
objects: string;
symbols: string;
};
bgPicker: {
tooltip: string;
};
}
export interface Locale extends AntLocale {

@@ -175,2 +198,3 @@ DatePicker?: PickerLocale;

Upload?: UploadLocale;
IconPicker?: IconPickerLocale;
Filter?: FilterLocale;

@@ -177,0 +201,0 @@ User?: UserLocale;

@@ -407,2 +407,25 @@ import { _ as _extends } from './extends-BAVcszMb.js';

emptyText: '暂无数据'
},
IconPicker: {
tab: {
icon: '图标',
emoji: '表情符号'
},
search: {
placeholder: '搜索',
empty: '暂无匹配结果'
},
category: {
recentlyUsed: '最常使用',
smileysAndPeople: '表情符号与人物',
animalsAndNature: '动物与自然',
foodAndDrink: '食物与饮料',
activity: '活动',
travelAndPlaces: '旅行与地点',
objects: '物体',
symbols: '符号'
},
bgPicker: {
tooltip: '切换背景色'
}
}

@@ -409,0 +432,0 @@ };

4

package.json
{
"name": "@ones-design/locale",
"version": "1.15.0-.26+af4b13d1f",
"version": "1.15.0-.45+3acf0e6ef",
"description": "ONES Design",

@@ -56,3 +56,3 @@ "type": "module",

},
"gitHead": "af4b13d1fed6df1bbd09547d515ff3dd2a94a0af"
"gitHead": "3acf0e6ef11041224e06e05834cb79bd7d700afd"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc