mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 18:56:49 +00:00
feature/Add api_host translation
This commit is contained in:
parent
c507373501
commit
42bb5ad8e7
@ -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: \
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user