Translate CodeHarbor links (en/de)
- model name (singular/plural) - attribute oauth2token (leoselig/codeocean#2)
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
de:
|
||||
activerecord:
|
||||
attributes:
|
||||
code_harbor_link:
|
||||
oauth2token: OAuth2 Token
|
||||
consumer:
|
||||
name: Name
|
||||
oauth_key: OAuth Key
|
||||
@ -90,6 +92,9 @@ de:
|
||||
internal_user_ids: Mitglieder
|
||||
name: Name
|
||||
models:
|
||||
code_harbor_link:
|
||||
one: CodeHarbor-Verknüpfung
|
||||
other: CodeHarbor-Verknüpfungen
|
||||
consumer:
|
||||
one: Konsument
|
||||
other: Konsumenten
|
||||
|
@ -1,6 +1,8 @@
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
code_harbor_link:
|
||||
oauth2token: OAuth2 Token
|
||||
consumer:
|
||||
name: Name
|
||||
oauth_key: OAuth Key
|
||||
@ -90,6 +92,9 @@ en:
|
||||
internal_user_ids: Members
|
||||
name: Name
|
||||
models:
|
||||
code_harbor_link:
|
||||
one: CodeHarbor Link
|
||||
other: CodeHarbor Links
|
||||
consumer:
|
||||
one: Consumer
|
||||
other: Consumers
|
||||
|
Reference in New Issue
Block a user