File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
apps/user-profile/src/assets/i18n Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 306
306
"TITLE" : " Požadovaný uživatel (dle ID nebo externí identity) neexistuje."
307
307
},
308
308
"TABLE_OPTIONS" : {
309
- "EXPORT_TO_FILE" : " Exportovat do souboru"
309
+ "EXPORT_TO_FILE" : " Exportovat do souboru" ,
310
+ "ALL_DATA" : " Všechna data" ,
311
+ "DISPLAYED_DATA" : " Zobrazená data" ,
312
+ "EXPORT_LOADING" : " Probíhá exportování dat..."
310
313
},
311
314
"NOTIFICATOR" : {
312
315
"NOTIFICATION" : {
Original file line number Diff line number Diff line change 344
344
"TITLE" : " Requested user (by ID or external identity) doesn't exist."
345
345
},
346
346
"TABLE_OPTIONS" : {
347
- "EXPORT_TO_FILE" : " Export to file"
347
+ "EXPORT_TO_FILE" : " Export to file" ,
348
+ "ALL_DATA" : " All data" ,
349
+ "DISPLAYED_DATA" : " Displayed data" ,
350
+ "EXPORT_LOADING" : " Exporting data..."
348
351
},
349
352
"NOTIFICATOR" : {
350
353
"NOTIFICATION" : {
You can’t perform that action at this time.
0 commit comments