選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

16 行
369 B

  1. {
  2. "Sort Ascending": "Sort Ascending",
  3. "Sort Descending": "Sort Descending",
  4. "Reset sorting": "Reset sorting",
  5. "Remove column": "Remove column",
  6. "No Data": "No Data",
  7. "{count} cells copied": {
  8. "1": "{count} cell copied",
  9. "default": "{count} cells copied"
  10. },
  11. "{count} rows selected": {
  12. "1": "{count} row selected",
  13. "default": "{count} rows selected"
  14. }
  15. }