Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DonKarlssonSan committed Jun 4, 2013
1 parent 3f006ae commit 6e51411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/kendo.sv-SE.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ kendo.ui.Pager.prototype.options.messages =
empty: "Inga poster",
page: "Sida",
of: "av {0}",
itemsPerPage: "Poster pr sida",
first: "Förste sidan",
itemsPerPage: "Poster per sida",
first: "Första sidan",
previous: "Föregående sida",
next: "Nästa sida",
last: "Sista sidan",
refresh: "Uppdatera
refresh: "Uppdatera"
/***************************************************************************/
});

Expand Down

0 comments on commit 6e51411

Please sign in to comment.