feature/Add api_host translation

This commit is contained in:
Marko Milić 2022-09-14 13:31:20 +02:00
parent c507373501
commit 42bb5ad8e7
2 changed files with 4 additions and 2 deletions

View File

@ -415,4 +415,6 @@ invalid.username=Invalid Username: \
your.username.is.not.unique = Your username is not unique. Please enter a different one.
# Those 2 messages must have the same output in order to prevent leakage of information
user.invitation.is.already.finished = Looks like the invitation link is invalid. Still need help? Please send us a message using API Playground Support.
your.secret.link.is.not.valid = Looks like the invitation link is invalid. Still need help? Please send us a message using API Playground Support.
your.secret.link.is.not.valid = Looks like the invitation link is invalid. Still need help? Please send us a message using API Playground Support.
api_host=Anfitrión de la API: \

View File

@ -251,7 +251,7 @@
</div>
<div class="version_path">
API Host: <a name="version_path" class="version" href="version path">version path</a>
<lift:loc locid="api_host">API Host: </lift:loc><a name="version_path" class="version" href="version path">version path</a>
</div>
</div>
</section>