Skip to content

Commit

Permalink
change language to native language
Browse files Browse the repository at this point in the history
  • Loading branch information
Petro31 committed Apr 8, 2023
1 parent 3775717 commit 46c6e3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions easy_time.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
]
},
'nl':{
'_language': 'Dutch',
'_language': 'Nederlands',
'and': 'en',
'in': 'over',
'ago': 'geleden',
Expand Down Expand Up @@ -141,7 +141,7 @@
]
},
'sv':{
'_language': 'Swedish',
'_language': 'Svenska',
'and': 'och',
'in': 'i',
'ago': 'sedan',
Expand Down

0 comments on commit 46c6e3c

Please sign in to comment.