Defect #37603 » 0001-Add-missing-translation-for-label_default_queries.fo.patch
| config/locales/de.yml | ||
|---|---|---|
| 518 | 518 |
for_all_projects: Für alle Projekte |
| 519 | 519 |
for_current_project: Für das aktuelle Projekt |
| 520 | 520 |
for_all_users: Für alle Benutzer |
| 521 |
for_this_user: Für diesen Benutzer |
|
| 521 | 522 |
label_deleted: gelöscht |
| 522 | 523 |
label_descending: Absteigend |
| 523 | 524 |
label_details: Details |
| config/locales/en.yml | ||
|---|---|---|
| 1111 | 1111 |
for_all_projects: For all projects |
| 1112 | 1112 |
for_current_project: For current project |
| 1113 | 1113 |
for_all_users: For all users |
| 1114 |
for_this_user: For this user |
|
| 1114 | 1115 |
label_nothing_to_preview: Nothing to preview |
| 1115 | 1116 |
label_inherited_from_parent_project: "Inherited from parent project" |
| 1116 | 1117 |
label_inherited_from_group: "Inherited from group %{name}"
|