Skip to content

Commit f9af623

Browse files
committed
Add translations for "Due by" in German, French, Japanese, Norwegian, and Swedish
1 parent 43196ea commit f9af623

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

SupportCompanion/Localizable.xcstrings

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,6 +1779,40 @@
17791779
}
17801780
}
17811781
},
1782+
"Due by" : {
1783+
"localizations" : {
1784+
"de" : {
1785+
"stringUnit" : {
1786+
"state" : "translated",
1787+
"value" : "Bis zum"
1788+
}
1789+
},
1790+
"fr" : {
1791+
"stringUnit" : {
1792+
"state" : "translated",
1793+
"value" : "Pour le"
1794+
}
1795+
},
1796+
"ja" : {
1797+
"stringUnit" : {
1798+
"state" : "translated",
1799+
"value" : "までに"
1800+
}
1801+
},
1802+
"nb" : {
1803+
"stringUnit" : {
1804+
"state" : "translated",
1805+
"value" : "Innen"
1806+
}
1807+
},
1808+
"sv" : {
1809+
"stringUnit" : {
1810+
"state" : "translated",
1811+
"value" : "Senast"
1812+
}
1813+
}
1814+
}
1815+
},
17821816
"Enter Reason for Elevation" : {
17831817
"localizations" : {
17841818
"de" : {

0 commit comments

Comments
 (0)