Skip to content

Commit 19edd17

Browse files
committed
Make "Retired" translatable
1 parent 57eeb36 commit 19edd17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino-core/src/processing/app/I18n.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public class I18n {
2525
tr("Partner");
2626
tr("Recommended");
2727
tr("Contributed");
28+
tr("Retired");
2829

2930
tr("Display");
3031
tr("Communication");

0 commit comments

Comments
 (0)