Skip to content

Commit 57ada64

Browse files
authored
Added support for es_ES locale (#197)
* Added support for es_ES Creation of es_ES locale in locales folder * Adding locale option to config.h Adding option to activate es_ES locale to config.h
1 parent f1bf076 commit 57ada64

File tree

2 files changed

+443
-0
lines changed

2 files changed

+443
-0
lines changed

platformio/include/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
// Italiano (Italia) it_IT
7373
// Dutch (Belgium) nl_BE
7474
// Portuguese (Brazil) pt_BR
75+
// Spanish (Spain) es_ES
7576
#define LOCALE en_US
7677

7778
// UNITS

0 commit comments

Comments
 (0)