You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 line
413 B

  1. {
  2. "Sort Ascending": "Aufsteigend sortieren",
  3. "Sort Descending": "Absteigend sortieren",
  4. "Reset sorting": "Sortierung zurücksetzen",
  5. "Remove column": "Spalte entfernen",
  6. "No Data": "Keine Daten",
  7. "{count} cells copied": {
  8. "1": "{count} Zelle kopiert",
  9. "default": "{count} Zellen kopiert"
  10. },
  11. "{count} rows selected": {
  12. "1": "{count} Zeile ausgewählt",
  13. "default": "{count} Zeilen ausgewählt"
  14. }
  15. }