mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 16:08:34 +02:00
Q/A not happy on L10n fr_FR (a few en_US left)
This commit is contained in:
parent
7526f1fb4d
commit
2d67c65008
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,7 @@ exports.strings = {
|
|||
///////////////////////////////////////////////////////////////////////////
|
||||
'solved-map-reset': {
|
||||
'__desc__': 'When you reset the solved map to clear your solved history, in case someone else wants to use your browser',
|
||||
'fr_FR': 'La carte des solutions a été effacée, vous repartez de zéro !',
|
||||
'en_US': 'Solved map was reset, you are starting from a clean slate!'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
|
@ -340,6 +341,7 @@ exports.strings = {
|
|||
///////////////////////////////////////////////////////////////////////////
|
||||
'error-untranslated': {
|
||||
'__desc__': 'The general error when we encounter a dialog that is not translated',
|
||||
'fr_FR': 'Ce message n\'a pas encore été traduit dans votre langue :( Venez sur Github aider à la traduction !',
|
||||
'en_US': 'This dialog or text is not yet translated in your locale :( Hop on github to aid in translation!'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue