1
0
mirror of synced 2024-11-23 22:41:01 +01:00

Added missing french strings

Baguette moment
This commit is contained in:
Farewell_ 2024-08-19 15:25:56 +02:00
parent 03ca75cf4f
commit 00988bbc69
2 changed files with 13 additions and 4 deletions

View File

@ -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 {

View File

@ -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>