Skip to content

Commit

Permalink
added credits for Estonian locale
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarzen committed Apr 18, 2024
1 parent 052db99 commit 0f1bfb4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions platformio/src/locales/locale_et_EE.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

/* Special thanks to @Ottr-arch for contributing this translation.
*
* If you have any feedback or suggestions on translations, please open an issue
* on this project's github page:
* <https://github.com/lmarzen/esp32-weather-epd/issues>
*/

#include <vector>
#include <Arduino.h>
Expand Down

0 comments on commit 0f1bfb4

Please sign in to comment.