Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Cesium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lupus
Cesium
Commits
68c2129b
Commit
68c2129b
authored
9 years ago
by
Benoit Lavenier
Browse files
Options
Downloads
Patches
Plain Diff
Fix I18n issue
#13
parent
2620e080
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
www/i18n/locale-en.json
+1
-1
1 addition, 1 deletion
www/i18n/locale-en.json
www/i18n/locale-fr-FR.json
+1
-1
1 addition, 1 deletion
www/i18n/locale-fr-FR.json
with
2 additions
and
2 deletions
www/i18n/locale-en.json
+
1
−
1
View file @
68c2129b
...
...
@@ -243,7 +243,7 @@
"SEND_MEMBERSHIP_OUT_FAILED"
:
"Error while registering out"
,
"REFRESH_WALLET_DATA"
:
"Could not refresh wallet"
,
"GET_CURRENCY_PARAMETER"
:
"Could not get currency parameters"
,
"GET_CURRENCIES_FAILED"
:
"
Could not
load currencies"
,
"GET_CURRENCIES_FAILED"
:
"
Unable to
load currencies
. Please retry later.
"
,
"GET_CURRENCY_FAILED"
:
"Could not load currency"
,
"SEND_TX_FAILED"
:
"Could not send transaction"
,
"ALL_SOURCES_USED"
:
"Please wait the next block computation (All transaction sources has been used)."
,
...
...
This diff is collapsed.
Click to expand it.
www/i18n/locale-fr-FR.json
+
1
−
1
View file @
68c2129b
...
...
@@ -243,7 +243,7 @@
"SEND_MEMBERSHIP_OUT_FAILED"
:
"Echec de l'arret de l'adhésion."
,
"REFRESH_WALLET_DATA"
:
"Echec du rafraichissement du portefeuille"
,
"GET_CURRENCY_PARAMETER"
:
"Echec de la récupération des règles de la monnaie"
,
"GET_CURRENCIES_FAILED"
:
"Impossible de charge
ment
la liste des monnaies"
,
"GET_CURRENCIES_FAILED"
:
"Impossible de charge
r
la liste des monnaies
. Veuillez ressayer plus tard.
"
,
"GET_CURRENCY_FAILED"
:
"Chargement de la monnaie impossible"
,
"SEND_TX_FAILED"
:
"Echec du paiement"
,
"ALL_SOURCES_USED"
:
"Veuillez attendre le cacul du prochain bloc (Toutes vos sources de monnaie ont été utilisées)."
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment