Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/parameter stack #141

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Feat/parameter stack #141

merged 4 commits into from
Oct 11, 2024

Conversation

ClaudeArs
Copy link

No description provided.

Security: 'Security',
Biometrics: 'Biometrics',
BiometricActive: 'Active',
BiometricDisabled: 'Desabled',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabled au lieu de Desabled

VersionString: '0.0.0-0',
AppPreferences: 'App Preferences',
AboutApp: 'About App',
Language: 'Language',
Language: 'Display language',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mets language à Language

@@ -20,7 +21,14 @@ const PlusStack: React.FC = () => {
name={Screens.OptionsPlus}
component={Plus}
options={{
title: t('TabStack.OptionsPlus'),
title: t('OptionsPlus.PageTitle'),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peux-tu déplacer le PageTitle dans Screens.OptionPlus ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pas sure de comprendre

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est bon j'ai compris, c'est fait

Copy link

@fc-santos fc-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Voir mes commentaires

Signed-off-by: Claude Arseneault <[email protected]>
@ClaudeArs ClaudeArs merged commit 9ae7b8a into main Oct 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants