Added missing french strings
Baguette moment
This commit is contained in:
parent
03ca75cf4f
commit
00988bbc69
@ -1141,7 +1141,7 @@ namespace TaikoWebUI.Localization {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to .
|
/// Recherche une chaîne localisée semblable à .
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string Puchipuchi {
|
internal static string Puchipuchi {
|
||||||
get {
|
get {
|
||||||
@ -1285,7 +1285,7 @@ namespace TaikoWebUI.Localization {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to .
|
/// Recherche une chaîne localisée semblable à .
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string Search_by_Name__ID__or_Access_Code {
|
internal static string Search_by_Name__ID__or_Access_Code {
|
||||||
get {
|
get {
|
||||||
@ -1294,7 +1294,7 @@ namespace TaikoWebUI.Localization {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to .
|
/// Recherche une chaîne localisée semblable à .
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string Search_by_Title__Artist_or_Date {
|
internal static string Search_by_Title__Artist_or_Date {
|
||||||
get {
|
get {
|
||||||
|
@ -310,7 +310,7 @@
|
|||||||
<value>Afficher le Dan sur la plaque</value>
|
<value>Afficher le Dan sur la plaque</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Display Achievement Panel" xml:space="preserve">
|
<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>
|
||||||
<data name="Difficulty Setting Course" xml:space="preserve">
|
<data name="Difficulty Setting Course" xml:space="preserve">
|
||||||
<value>Mode recherche : Difficulté</value>
|
<value>Mode recherche : Difficulté</value>
|
||||||
@ -822,4 +822,13 @@
|
|||||||
<data name="Skip Song" xml:space="preserve">
|
<data name="Skip Song" xml:space="preserve">
|
||||||
<value>Passer la chanson</value>
|
<value>Passer la chanson</value>
|
||||||
</data>
|
</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>
|
</root>
|
Loading…
x
Reference in New Issue
Block a user