localization
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
},
|
||||
"profile": {
|
||||
"create": "Create Profile",
|
||||
"edit": "Edit Profile",
|
||||
"edit": "✏️ Edit",
|
||||
"view": "View Profile",
|
||||
"name": "Name",
|
||||
"age": "Age",
|
||||
"city": "City",
|
||||
"bio": "About",
|
||||
"photos": "Photos",
|
||||
"photos": "📸 Photos",
|
||||
"gender": "Gender",
|
||||
"lookingFor": "Looking for",
|
||||
"datingGoal": "Dating Goal",
|
||||
@@ -29,7 +29,13 @@
|
||||
"networking": "Networking",
|
||||
"travel": "Travel",
|
||||
"business": "Business",
|
||||
"other": "Other"
|
||||
"other": "Other",
|
||||
"cityNotSpecified": "Not specified",
|
||||
"bioNotSpecified": "No description provided",
|
||||
"interests": "Interests",
|
||||
"startSearch": "🔍 Start Search",
|
||||
"noProfile": "❌ You don't have a profile yet.\nCreate one to start using the bot!",
|
||||
"createFirst": "❌ Create a profile first!\nUse /start command"
|
||||
},
|
||||
"search": {
|
||||
"title": "Browse Profiles",
|
||||
@@ -97,5 +103,11 @@
|
||||
"photoRequired": "Please add at least one photo",
|
||||
"networkError": "Network error. Please try again later.",
|
||||
"serverError": "Server error. Please try again later."
|
||||
},
|
||||
"common": {
|
||||
"back": "👈 Back"
|
||||
},
|
||||
"matches": {
|
||||
"noMatches": "✨ You don't have any matches yet.\n\n🔍 Try browsing more profiles!\nUse /browse to search."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user