lorgg-v2-components 0.0.121 → 0.0.123

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -161,6 +161,12 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
161
161
  winrateTimeline: string;
162
162
  winrateByGamesPlayed: string;
163
163
  meta: string;
164
+ youHave: string;
165
+ holdShiftForAssociated: string;
166
+ cardArt: string;
167
+ regionDistribution: string;
168
+ noResults: string;
169
+ tryAgain: string;
164
170
  };
165
171
  profile: {
166
172
  winrateOverTime: string;
@@ -171,6 +177,9 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
171
177
  winrateAgainstRegion: string;
172
178
  commonOpponents: string;
173
179
  };
180
+ navigation: {
181
+ searchPlaceholder: string;
182
+ };
174
183
  "profile-overview": string;
175
184
  "profile-statistics": string;
176
185
  "profile-decks": string;
@@ -352,6 +361,9 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
352
361
  winrateTimeline: string;
353
362
  winrateByGamesPlayed: string;
354
363
  meta: string;
364
+ youHave: string;
365
+ holdShiftForAssociated: string;
366
+ cardArt: string;
355
367
  };
356
368
  profile: {
357
369
  winrateOverTime: string;
@@ -362,6 +374,9 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
362
374
  winrateAgainstRegion: string;
363
375
  commonOpponents: string;
364
376
  };
377
+ navigation: {
378
+ searchPlaceholder: string;
379
+ };
365
380
  "profile-overview": string;
366
381
  "profile-statistics": string;
367
382
  "profile-decks": string;
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/components/setup/i18n.ts"],"names":[],"mappings":"AACA,wBAAgB,SAAS,CAAC,MAAM,SAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAsZtC"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/components/setup/i18n.ts"],"names":[],"mappings":"AACA,wBAAgB,SAAS,CAAC,MAAM,SAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAqatC"}