* Update Italian.properties (#2888)
* Update Persian_(Pinglish-DIN).properties (#2889)
Made some translations more accurate, Fixed a few mistakes and, Added some new translations.
* Update Persian_(Pinglish-UN).properties (#2890)
The same thing that I did with the PinglishDIN translations.
* Update Persian instructions.txt (#2891)
Updated the criteria
* Update Indonesian.properties (#2892)
* Update German.properties (#2899)
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: TheRNB <44290454+TheRNB@users.noreply.github.com>
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com>
Co-authored-by: scaphander <67830047+scaphander@users.noreply.github.com>
* Update Korean.properties (#2874)
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
* Create Persian_PingilishDIN.properties (#2866)
This is the Persian translation for UnCiv, please note that since the Persian has its own alphabet (which is from right to left) I just used an alphabet derived from the DIN 31635 standard made by "Deutsches Institut für Normung"
* Create Persain_PinglishUN.properties (#2867)
This is a Persian translation for UnCiv, please note that since Persian has its own alphabet (which is written from right to left) I just used an alphabet derived from the ALA_LC standard made by "American Library Association - Library of Congress".
* Update Brazilian_Portuguese.properties (#2868)
Co-authored-by: TG <saud2410@naver.com>
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
Co-authored-by: TheRNB <44290454+TheRNB@users.noreply.github.com>
Co-authored-by: Dalmolax <63485458+Dalmolax@users.noreply.github.com>
* Select units/cities in spectator mode
* Can enter EmpireOverviewScreen in spectator mode
* keep selectedCiv after nextTurn
* Add current civilization Label and Icon
* Clickable Civilization label
* Victory screen and next turn update
* Spectators can enter and view other player cities
* Spectators not shown on diplomacy screen
* master merge fix
* Spectators can enter and view other player cities
* Spectators not shown on diplomacy screen
* Fix barbarians spawn in spectator mode
* small post fixes
* remove excessive spectator check
* Remove spectators from diplomacy screen
* Spectators cannot reallocate specialists in cities
* Refactor using canChangeState value for CityScreen and WorldScreen.
* Continue refactor using canChangeState value