1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Fixes for language resources

This commit is contained in:
Kyle Spearrin
2016-12-24 22:43:50 -05:00
parent 442c2294e9
commit 14dc42e148
6 changed files with 17 additions and 4 deletions

View File

@@ -72,6 +72,8 @@
<key>CFBundleLocalizations</key>
<array>
<string>es</string>
<string>zh-Hans</string>
<string>sv</string>
</array>
</dict>
</plist>