Initial commit

This commit is contained in:
Torsten Schulz
2024-07-17 22:24:56 +02:00
commit 3880a265eb
126 changed files with 10959 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"randomchat": {
"title": "Random Chat",
"close": "Close",
"age": "Age",
"gender": {
"title": "Gender",
"female": "Female",
"male": "Male"
},
"agerange": "Age Range",
"gendersearch": "Gender Search",
"camonly": "Cam Only",
"showcam": "Show Cam",
"addfriend": "Add Friend",
"autosearch": "Auto Search",
"input": "Input",
"start": "Start",
"waitingForMatch": "Waiting for a match..."
}
}