Add password string

This commit is contained in:
Kiril Kovachev 2024-10-14 12:10:37 +01:00
parent b63c2a5f10
commit f4f6e624ed

View File

@ -19,7 +19,8 @@ ENGLISH = {
"forum": "Forum", "forum": "Forum",
"main_page": "Main Page", "main_page": "Main Page",
"username": "Username", "username": "Username",
"password": "Password" "password": "Password",
"search": "Search"
} }
JAPANESE = { JAPANESE = {