@ones-design/locale
Advanced tools
Comparing version 1.15.0--.26 to 1.15.0--.45
@@ -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 @@ }; |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
80256
1548