Skip to content

Commit

Permalink
New translations en-us.json (Filipino)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed May 9, 2024
1 parent f9d887b commit 72b60b2
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/fil-PH.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
"components.settings.applicationsettingsscreen.security": "Security",
"components.settings.applicationsettingsscreen.selectFiatCurrency": "Fiat Currency",
"components.settings.applicationsettingsscreen.selectLanguage": "Language",
"components.settings.applicationsettingsscreen.selectTheme": "Theme",
"components.settings.applicationsettingsscreen.support": "Support",
"components.settings.applicationsettingsscreen.tabTitle": "Application",
"components.settings.applicationsettingsscreen.termsOfUse": "Terms of Use",
Expand All @@ -388,6 +389,7 @@
"components.settings.changecustompinscreen.PinRegistrationForm.PinInput.title": "Enter PIN",
"components.settings.changecustompinscreen.title": "Change PIN",
"components.settings.changelanguagescreen.title": "Language",
"components.settings.changeThemescreen.title": "Theming",
"components.settings.changepasswordscreen.continueButton": "Change password",
"components.settings.changepasswordscreen.newPasswordInputLabel": "New password",
"components.settings.changepasswordscreen.oldPasswordInputLabel": "Current password",
Expand Down Expand Up @@ -722,6 +724,7 @@
"global.actions.dialogs.insufficientCollateral.message": "Collateral amount is insufficient. Please go back and assign collateral.",
"global.all": "All",
"global.apply": "Apply",
"global.auto": "Auto",
"global.assets.assetLabel": "Asset",
"global.assets.assetsLabel": "Assets",
"global.assets": "{qty, plural, one {asset} other {asset(s)}}",
Expand Down Expand Up @@ -754,6 +757,7 @@
"global.currency": "Currency",
"global.currentVersion": "Current Version",
"global.deprecated": "Deprecated",
"global.dark": "Dark",
"global.enterSpendingPassword": "Enter spending password to sign this transaction",
"global.error.insufficientBalance": "Insufficent balance",
"global.error.serviceUnavailable": "Service unavailable",
Expand All @@ -765,6 +769,7 @@
"global.info.minPrimaryBalanceForTokens": "Bear in mind that you need to keep some min ADA for holding your tokens and NFTs",
"global.info": "Info",
"global.learnMore": "Learn more",
"global.light": "Light",
"global.ledgerMessages.appInstalled": "Cardano ADA app is installed on your Ledger device.",
"global.ledgerMessages.appOpened": "Cardano ADA app must remain open on your Ledger device.",
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth is disabled in your smartphone, or the requested permission was denied.",
Expand Down Expand Up @@ -834,7 +839,6 @@
"global.txLabels.withdrawals": "Withdrawals",
"global.unknown": "Unknown",
"global.yoroiZendesk": "Yoroi Zendesk",
"menu.stakingCenter": "Staking center",
"links.askToOpenAWallet.title": "Open a wallet",
"links.askToOpenAWallet.description": "This action requires a wallet to be opened. Please open a wallet first.",
"links.askToRedirect.title": "Redirect available",
Expand All @@ -851,6 +855,7 @@
"menu.knowledgeBase": "Knowledge base",
"menu.releases": "Releases",
"menu.settings": "Settings",
"menu.stakingCenter": "Staking center",
"menu.supportLink": "Ask our support team",
"menu.supportTitle": "Any questions?",
"menu": "Menu",
Expand Down Expand Up @@ -1036,5 +1041,8 @@
"discover.discoverList.done": "DONE",
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
"discover.discoverList.dAppActions": "DApp actions",
"walletinit.theme.tryDarkTheme": "Try Yoroi dark theme",
"walletinit.theme.description": "Press the theme switcher and dive into the new stylish theme crafted to enhance your Cardano wallet experience",
"walletinit.theme.chanageTheme": "You can always change your theme later in the App settings"
}

0 comments on commit 72b60b2

Please sign in to comment.