Added missing french strings
Baguette moment
This commit is contained in:
parent
03ca75cf4f
commit
00988bbc69
@ -1141,7 +1141,7 @@ namespace TaikoWebUI.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to .
|
||||
/// Recherche une chaîne localisée semblable à .
|
||||
/// </summary>
|
||||
internal static string Puchipuchi {
|
||||
get {
|
||||
@ -1285,7 +1285,7 @@ namespace TaikoWebUI.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to .
|
||||
/// Recherche une chaîne localisée semblable à .
|
||||
/// </summary>
|
||||
internal static string Search_by_Name__ID__or_Access_Code {
|
||||
get {
|
||||
@ -1294,7 +1294,7 @@ namespace TaikoWebUI.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to .
|
||||
/// Recherche une chaîne localisée semblable à .
|
||||
/// </summary>
|
||||
internal static string Search_by_Title__Artist_or_Date {
|
||||
get {
|
||||
|
@ -310,7 +310,7 @@
|
||||
<value>Afficher le Dan sur la plaque</value>
|
||||
</data>
|
||||
<data name="Display Achievement Panel" xml:space="preserve">
|
||||
<value>Afficher le tableau de reussite</value>
|
||||
<value>Afficher le Tableau de Réussite</value>
|
||||
</data>
|
||||
<data name="Difficulty Setting Course" xml:space="preserve">
|
||||
<value>Mode recherche : Difficulté</value>
|
||||
@ -822,4 +822,13 @@
|
||||
<data name="Skip Song" xml:space="preserve">
|
||||
<value>Passer la chanson</value>
|
||||
</data>
|
||||
<data name="Search" xml:space="preserve">
|
||||
<value>Rechercher</value>
|
||||
</data>
|
||||
<data name="Player Titles" xml:space="preserve">
|
||||
<value>Titres du joueur</value>
|
||||
</data>
|
||||
<data name="Search by Name, ID, or Access Code" xml:space="preserve">
|
||||
<value>Recherche par nom, identifiant ou code d'accès</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in New Issue
Block a user