Files
leadchat/app/javascript/dashboard/i18n/locale/ru/general.json
2024-07-25 11:58:22 -07:00

6 lines
127 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Показаны {firstIndex}-{lastIndex} из {totalCount} элементов"
}
}