Added notification text to translation json

This commit is contained in:
yairm210 2018-06-14 13:16:04 +03:00 committed by GitHub
parent 14ce37c932
commit 2e804dbd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,10 @@
French:"Tour"
Romanian:"Runda"
}
"in "{ // As in "Opera House in 3 turns"
}
"turns":{ // for e.g. turns to technology
Italian:"Turni"
@ -196,4 +200,31 @@
French:"Acheter avec"
Romanian:"Cumpara cu"
}
"Maintainance cost":{
}
// Notifications
" has grown"{ // eg Alexandria has grown
}
" is starving"{
}
" has expanded its borders"{ // eg Alexandria has grown
}
"An enemy "{
}
" has attacked our "{ // eg Alexandria has grown
}
" has destroyed our "{ // eg Alexandria has grown
}
}