Fix some interpolation variables.
This commit is contained in:
parent
b5e9f8f3a6
commit
c28cfea4b7
3 changed files with 3 additions and 3 deletions
|
@ -97,7 +97,7 @@ es:
|
|||
in_changeset: "En el conjunto de cambios:"
|
||||
containing_relation:
|
||||
relation: "Relación {{relation_name}}"
|
||||
relation_as: "(como {{relacion_role}})"
|
||||
relation_as: "(como {{relation_role}})"
|
||||
map:
|
||||
loading: "Cargando..."
|
||||
deleted: "Borrado"
|
||||
|
|
|
@ -280,7 +280,7 @@ ko:
|
|||
heading: "The user {{user}} does not exist"
|
||||
body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
|
||||
diary_entry:
|
||||
posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
|
||||
posted_by: "Posted by {{link_user}} at {{created}} in {{language_link}}"
|
||||
comment_link: 이 항목에 댓글 남기기
|
||||
reply_link: 이 항목에 답변하기
|
||||
comment_count:
|
||||
|
|
|
@ -455,7 +455,7 @@ nl:
|
|||
tags: "Tags:"
|
||||
save_button: "Wijzigingen opslaan"
|
||||
no_such_user:
|
||||
body: "Sorry, er is geen gebruiker {{name}}. Controleer de spelling, of misschien is de link waarop je klikte verkeerd."
|
||||
body: "Sorry, er is geen gebruiker {{user}}. Controleer de spelling, of misschien is de link waarop je klikte verkeerd."
|
||||
trace_form:
|
||||
upload_gpx: "Upload GPX-bestand"
|
||||
description: "Beschrijving"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue