Translate CodeHarbor links (en/de)

- model name (singular/plural)
- attribute oauth2token
(leoselig/codeocean#2)
This commit is contained in:
leo.selig
2016-02-04 11:47:44 +01:00
parent c947bbf152
commit 057b19cf2a
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,8 @@
de: de:
activerecord: activerecord:
attributes: attributes:
code_harbor_link:
oauth2token: OAuth2 Token
consumer: consumer:
name: Name name: Name
oauth_key: OAuth Key oauth_key: OAuth Key
@ -90,6 +92,9 @@ de:
internal_user_ids: Mitglieder internal_user_ids: Mitglieder
name: Name name: Name
models: models:
code_harbor_link:
one: CodeHarbor-Verknüpfung
other: CodeHarbor-Verknüpfungen
consumer: consumer:
one: Konsument one: Konsument
other: Konsumenten other: Konsumenten

View File

@ -1,6 +1,8 @@
en: en:
activerecord: activerecord:
attributes: attributes:
code_harbor_link:
oauth2token: OAuth2 Token
consumer: consumer:
name: Name name: Name
oauth_key: OAuth Key oauth_key: OAuth Key
@ -90,6 +92,9 @@ en:
internal_user_ids: Members internal_user_ids: Members
name: Name name: Name
models: models:
code_harbor_link:
one: CodeHarbor Link
other: CodeHarbor Links
consumer: consumer:
one: Consumer one: Consumer
other: Consumers other: Consumers