[jak1] Finnish base game strings (#3058)

Finnish translations for the remaining UI texts

---------

Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
This commit is contained in:
Aloqas
2023-10-13 01:05:40 +03:00
committed by GitHub
parent 8b3b96761d
commit ce1c2eb7c2
4 changed files with 286 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ args = parser.parse_args()
# fmt: off
JAK1_ALLOWED_CHARACTERS = [
"_", # NOTE - not an actual underscore, adds a long space!
"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z",
"0", "1", "2", "3", "4", "5", "6", "7", "8", "9",
"'", "!", "(", ")", "+", "-", ",", ".", "/", ":", "=", "<", ">", "*", "%", "?", "\"",