mirror of
https://github.com/Syncplay/syncplay
synced 2025-01-31 11:11:33 +00:00
Messages file for future use
This commit is contained in:
parent
c1d09490bf
commit
cf3f82e829
7
syncplay/messages.py
Normal file
7
syncplay/messages.py
Normal file
@ -0,0 +1,7 @@
|
||||
en = {
|
||||
"connecting" : "Attempting to connect to {}:{}"
|
||||
}
|
||||
|
||||
messages = {
|
||||
"en": en
|
||||
}
|
Loading…
Reference in New Issue
Block a user