auto-commit for b8313250-b09d-45cc-86f3-1d6b2fad834d

This commit is contained in:
emergent-agent-e1
2025-11-09 08:26:41 +00:00
parent 5e2725eaaf
commit 1870242582
+23
View File
@@ -5,12 +5,14 @@ import AsyncStorage from '@react-native-async-storage/async-storage';
// Create i18n instance with fallback enabled
const i18n = new I18n({
en: {
// Navigation
welcome: 'Welcome',
home: 'Home',
wallet: 'Wallet',
citizens: 'Citizens',
referral: 'Referral',
profile: 'Profile',
// Settings
settings: 'Settings',
notifications: 'Notifications',
editProfile: 'Edit Profile',
@@ -29,6 +31,27 @@ const i18n = new I18n({
privacy: 'Privacy Policy',
help: 'Help & Support',
walletAddress: 'Wallet Address',
// Language Selection
selectYourLanguage: 'Select Your Language',
digitalCitizenshipPlatform: 'Digital Citizenship Platform',
continue: 'Continue',
// Auth
signIn: 'Sign In',
signUp: 'Sign Up',
email: 'Email',
password: 'Password',
firstName: 'First Name',
lastName: 'Last Name',
phone: 'Phone',
referralCode: 'Referral Code (Optional)',
alreadyHaveAccount: 'Already have an account?',
dontHaveAccount: "Don't have an account?",
// Common
loading: 'Loading...',
submit: 'Submit',
cancel: 'Cancel',
save: 'Save',
back: 'Back',
},
'ku-sorani': {
welcome: 'بەخێربێیت',