osu/osu.Game
Bartłomiej Dach dc2e3ff89e Fix wrong language codes
Confused them with the flags from the web-side source used.

Tagalog (`tl`) still has no discernible effect, but that's because there
are actually no localisation files in `osu-resources` for that language.
Leave it be for now, as web has that entry, so it might mean that
translations might be coming at some point in the future.
2021-06-16 12:01:58 +02:00
..
Audio
Beatmaps Fix possible nullref in difficulty recommender 2021-06-16 11:27:38 +09:00
Collections
Configuration Remove unused RankingType enum 2021-06-14 11:27:46 +09:00
Database
Extensions Fix languages with a sub-language part not working properly 2021-06-16 11:10:03 +02:00
Graphics Add missing equality implementation for seasonal backgrounds 2021-06-15 23:21:48 +02:00
Input
IO
IPC
Localisation Fix wrong language codes 2021-06-16 12:01:58 +02:00
Migrations
Online Debounce schedule at base class 2021-06-14 14:26:40 +09:00
Overlays Merge pull request #13518 from smoogipoo/sort-by-localisation 2021-06-16 18:50:53 +09:00
Properties
Replays
Rulesets Merge branch 'master' into enhance-mod-settings-text-box-visibility 2021-06-15 16:09:55 +09:00
Scoring
Screens Fix potential null ref when no beatmap is selected 2021-06-14 15:06:24 +09:00
Skinning
Storyboards
Tests Don't invoke "completed" action for test scene virtual track 2021-06-16 17:44:21 +09:00
Updater
Users
Utils
osu!.res
osu.Game.csproj Upgrade osu-resources 2021-06-16 13:26:36 +09:00
OsuGame.cs Fix languages with a sub-language part not working properly 2021-06-16 11:10:03 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs