mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-03 00:58:50 +01:00
fix: Correct pluralization in selected items message in translation.json
This commit is contained in:
parent
3bb23ba11d
commit
4a949b57a1
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@
|
|||
"com_files_downloading": "Downloading Files",
|
||||
"com_files_filter": "Filter files...",
|
||||
"com_files_no_results": "No results.",
|
||||
"com_files_number_selected": "{{0}} of {{1}} items(s) selected",
|
||||
"com_files_number_selected": "{{0}} of {{1}} items selected",
|
||||
"com_files_preparing_download": "Preparing download...",
|
||||
"com_files_sharepoint_picker_title": "Pick Files",
|
||||
"com_files_table": "something needs to go here. was empty",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue