Skip to content

Commit

Permalink
readd {time} in registrationsEnd i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
VINXIS committed Jul 17, 2024
1 parent cb24179 commit ebda20e
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Assets/lang/translated/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "MAPPOOL DAS QUALIFICATÓRIAS",
"mappoolDownload": "Baixar mappool e estatísticas",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Fim das inscrições em"
"registrationsEnd": "Fim das inscrições em {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "资格赛图池",
"mappoolDownload": "图池下载和数据",
"register": "TEAM REGISTRATION",
"registrationsEnd": "注册截止至"
"registrationsEnd": "注册截止至 {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": " {time}"
"registrationsEnd": " Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/gr.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "MAPPOOL KUALIFIKASI",
"mappoolDownload": "Unduhan dan statistik mappool",
"register": "PENDAFTARAN TIM",
"registrationsEnd": "Pendaftaran berakhir pada"
"registrationsEnd": "Pendaftaran berakhir pada {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "予選マッププール",
"mappoolDownload": "マッププールのダウンロードと詳細",
"register": "チーム登録",
"registrationsEnd": "登録期間終了"
"registrationsEnd": "登録期間終了 {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "МАППУЛ КВАЛИФИКАЦИИ",
"mappoolDownload": "Скачать маппул и статистика",
"register": "РЕГИСТРАЦИЯ КОМАНДЫ",
"registrationsEnd": "Регистрация заканчивается"
"registrationsEnd": "Регистрация заканчивается {time}"
}
},
"info": {
Expand Down
2 changes: 1 addition & 1 deletion Assets/lang/translated/vn.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"qualifiersMappool": "QUALIFIERS MAPPOOL",
"mappoolDownload": "Mappool download and statistics",
"register": "TEAM REGISTRATION",
"registrationsEnd": "Registrations end"
"registrationsEnd": "Registrations end {time}"
}
},
"info": {
Expand Down

0 comments on commit ebda20e

Please sign in to comment.