Skip to content

Commit e0dfb76

Browse files
LeonArian
authored andcommitted
Added Swedish translation
1 parent 455adf1 commit e0dfb76

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Source/Locale.sv-SE.DatePicker.js

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/*
2+
---
3+
name: Locale.sv-SE.DatePicker
4+
description: Swedish Language File for DatePicker
5+
authors: Leon Radley
6+
requires: [More/Locale]
7+
provides: Locale.sv-SE.DatePicker
8+
...
9+
*/
10+
11+
12+
Locale.define('sv-SE', 'DatePicker', {
13+
select_a_time: 'Välj en tid',
14+
use_mouse_wheel: 'Scrolla för att snabbt ändra värde',
15+
time_confirm_button: 'OK',
16+
apply_range: 'Välj',
17+
cancel: 'Avbryt',
18+
week: 'v.'
19+
});

0 commit comments

Comments
 (0)