mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 22:22:59 +08:00
Capitalise English
This commit is contained in:
parent
7cd3979866
commit
ce5a205993
@ -120,9 +120,9 @@ namespace osu.Game.Localisation
|
|||||||
public static LocalisableString AutoplayBeatmapShortcut => new TranslatableString(getKey(@"autoplay_beatmap_shortcut"), @"Ctrl-Enter at song select will start a beatmap in autoplay mode!");
|
public static LocalisableString AutoplayBeatmapShortcut => new TranslatableString(getKey(@"autoplay_beatmap_shortcut"), @"Ctrl-Enter at song select will start a beatmap in autoplay mode!");
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// ""Lazer" is not an english word. The correct spelling for the bright light is "laser"."
|
/// ""Lazer" is not an English word. The correct spelling for the bright light is "laser"."
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static LocalisableString LazerIsNotAWord => new TranslatableString(getKey(@"lazer_is_not_a_word"), @"""Lazer"" is not an english word. The correct spelling for the bright light is ""laser"".");
|
public static LocalisableString LazerIsNotAWord => new TranslatableString(getKey(@"lazer_is_not_a_word"), @"""Lazer"" is not an English word. The correct spelling for the bright light is ""laser"".");
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// "Multithreading support means that even with low "FPS" your input and judgements will be accurate!"
|
/// "Multithreading support means that even with low "FPS" your input and judgements will be accurate!"
|
||||||
|
Loading…
Reference in New Issue
Block a user