UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 375 B
// exported below as re-cast to create declaration type with expanded properties const ListResourceStringsJA_ = { igx_list_no_items: 'リストに項目がありません。', igx_list_loading: 'サーバーからデータを読み込んでいます。' }; /** * Japanese resource strings for IgxList */ export const ListResourceStringsJA = ListResourceStringsJA_;