1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-03 09:03:35 +00:00

Added example spanish resource file

This commit is contained in:
Kyle Spearrin
2016-11-26 18:47:16 -05:00
parent 07bec16539
commit 2c05b3b89f
5 changed files with 142 additions and 0 deletions

View File

@@ -83,5 +83,11 @@
<key>arm64</key>
<true/>
</dict>
<key>CFBundleLocalizations</key>
<array>
<string>es</string>
</array>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
</dict>
</plist>