Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lv.toml « data - github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 883a5b38d016a8a3ec6512e68f3dfa5116dd76cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Weekday]
  0 = 'Svētdiena'
  1 = 'Pirmdiena'
  2 = 'Otrdiena'
  3 = 'Trešdiena'
  4 = 'Ceturtdiena'
  5 = 'Piektdiena'
  6 = 'Sestdiena'

[Month]
  1 = 'Janvāris'
  2 = 'Februāris'
  3 = 'Martā'
  4 = 'Aprīlis'
  5 = 'Maijs'
  6 = 'Jūnijs'
  7 = 'Jūlijs'
  8 = 'Augusts'
  9 = 'Septembris'
  10 = 'Oktobris'
  11 = 'Novembrī'
  12 = 'Decembrī'