@everymatrix/casino-tournaments-limited-controller 0.0.357 → 0.0.359

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.
@@ -6154,6 +6154,40 @@ data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICA
6154
6154
  myTournaments: 'My Tournaments'
6155
6155
  }
6156
6156
  },
6157
+ zh: {
6158
+ tournamentsLimitedController: {
6159
+ 500: '500内部服务器错误',
6160
+ Scheduled: '即将到来',
6161
+ Ongoing: '跑步',
6162
+ Finished: '关闭',
6163
+ last: '最后的',
6164
+ loading: '加载请稍候 ...',
6165
+ noTournaments: '没有找到比赛',
6166
+ nothing: '这里没有什么可显示的。',
6167
+ name: '姓名',
6168
+ rank: '秩',
6169
+ enddate: '结束日期',
6170
+ prize: '奖',
6171
+ myTournaments: '我的锦标赛'
6172
+ }
6173
+ },
6174
+ fr: {
6175
+ tournamentsLimitedController: {
6176
+ 500: '500 - Erreur interne du serveur',
6177
+ Scheduled: 'A venir',
6178
+ Ongoing: 'Fonctionnement',
6179
+ Finished: 'Fermé',
6180
+ last: 'dernière',
6181
+ loading: 'Chargement, veuillez patienter ...',
6182
+ noTournaments: 'Aucun tournoi trouvé',
6183
+ nothing: 'Rien à montrer ici.',
6184
+ name: 'Nom',
6185
+ rank: 'Rang',
6186
+ enddate: 'Date de fin',
6187
+ prize: 'Prix',
6188
+ myTournaments: 'Mes tournois'
6189
+ }
6190
+ },
6157
6191
  tr: {
6158
6192
  tournamentsLimitedController: {
6159
6193
  500: '500 - Dahili sunucu hatası',