1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Localisation/SkinComponents
Dean Herbert 92306b9123 Combine localisations for abstract skinnable components into a single file
Generally we don't want localisation files with only one to two
translations. It makes it harder for translators to handle in crowdin (a
lot of file changes for small results).

So for cases like this I believe we should be grouping translations
where it makes sense.

I've left individual components in their own files as I can see
potential for more settings to be added in the future. Plus it gives a
bit of extra context.
2023-02-03 16:02:18 +09:00
..
BeatmapAttributeTextStrings.cs Move skin component localisations to namespaces 2023-02-03 15:34:57 +09:00
SkinnableComponentStrings.cs Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09:00