Skip to content

Commit f502da4

Browse files
committed
fix translations
1 parent c2370c1 commit f502da4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cmake_templates/iOSInfo.plist.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
<string>sl</string>
7878
<string>sl_SI</string>
7979
<string>fi_FI</string>
80+
<string>cs_CZ</string>
81+
<string>cs</string>
8082
</array>
8183
<key>UIFileSharingEnabled</key>
8284
<true/>

cmake_templates/macOSInfo.plist.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
<string>sl</string>
7878
<string>sl_SI</string>
7979
<string>fi_FI</string>
80+
<string>cs_CZ</string>
81+
<string>cs</string>
8082
</array>
8183
<key>UIFileSharingEnabled</key>
8284
<true/>

0 commit comments

Comments
 (0)