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

View File

@ -13,6 +13,10 @@
Romanian:"Runda"
}
"in "{ // As in "Opera House in 3 turns"
}
"turns":{ // for e.g. turns to technology
Italian:"Turni"
Russian:"Ходов"
@ -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
}
}