Skip to content

Commit 1542744

Browse files
author
Akos Kitta
committed
fix(i18n): corrected the module for tr and ru
Closes #2201 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent ee97feb commit 1542744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arduino-ide-extension/src/node/i18n/arduino-localization-contribution.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ export class ArduinoLocalizationContribution
4343
nl: nlJson,
4444
pl: plJson,
4545
'pt-br': ptJson,
46-
ru: [ruJson],
47-
tr: [trJson],
46+
ru: ruJson,
47+
tr: trJson,
4848
uk: ukJson,
4949
'zh-cn': zhJson,
5050
'zh-tw': zh_HantJson,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy