mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
ci/translations: Add a linter to check for invalid characters, fix current issues (#2774)
This commit is contained in:
@@ -551,6 +551,7 @@ static std::vector<ReplaceInfo> s_replace_info_jak1 = {
|
||||
// other
|
||||
{"A~Y~-21H~-5Vº~Z", "Å"},
|
||||
{"N~Y~-6Hº~Z~+10H", "Nº"},
|
||||
{"O~Y~-16H~-1V/~Z", "Ø"},
|
||||
|
||||
// tildes
|
||||
{"N~Y~-22H~-4V<TIL>~Z", "Ñ"},
|
||||
|
||||
Reference in New Issue
Block a user