Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Portuguese translations
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnagle committed Mar 1, 2020
1 parent 19c3f86 commit 57ef709
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 256 deletions.
3 changes: 2 additions & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="ie.nasouth.bmltsearch" version="2.9.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="ie.nasouth.bmltsearch" version="2.9.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>BMLTSearch</name>
<description>BMLT Meeting Search</description>
<author email="[email protected]" href="https://bmlt.app/">Paul Nagle</author>
Expand Down Expand Up @@ -94,6 +94,7 @@
<splash height="2436" src="resources/ios/splash/Default-2436h.png" width="1125" />
<splash height="1125" src="resources/ios/splash/Default-Landscape-2436h.png" width="2436" />
</platform>
<preference name="WKWebViewOnly" value="true" />
<preference name="webviewbounce" value="false" />
<preference name="UIWebViewBounce" value="false" />
<preference name="DisallowOverscroll" value="true" />
Expand Down
Loading

0 comments on commit 57ef709

Please sign in to comment.