i18n for disconnection page.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<h1>Disconnection...</h1>
|
||||
<h1 i18n>Disconnection...</h1>
|
||||
<mat-spinner></mat-spinner>
|
||||
@@ -2,6 +2,7 @@
|
||||
"locale": "fr-FR",
|
||||
"translations": {
|
||||
"2578598149846191609": "Publication postée par {$INTERPOLATION}",
|
||||
"4011987306265136481": "Déconnexion...",
|
||||
"4869473828758837325": "Dernières publications",
|
||||
"5148998676057880041": "Chargement des publications...",
|
||||
"3688381096110057852": "Il n'y a aucune publication.",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"locale": "en-UK",
|
||||
"translations": {
|
||||
"2578598149846191609": "Publication posted by {$INTERPOLATION}",
|
||||
"4011987306265136481": "Disconnection...",
|
||||
"4869473828758837325": "Last publications",
|
||||
"5148998676057880041": "Publications loading...",
|
||||
"3688381096110057852": "No any publication.",
|
||||
|
||||
Reference in New Issue
Block a user