diff --git a/src/ts/translations/de/pages.ts b/src/ts/translations/de/pages.ts index 8490b55..db32e03 100644 --- a/src/ts/translations/de/pages.ts +++ b/src/ts/translations/de/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/en/pages.ts b/src/ts/translations/en/pages.ts index 6d4fc66..3299c34 100644 --- a/src/ts/translations/en/pages.ts +++ b/src/ts/translations/en/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/es/pages.ts b/src/ts/translations/es/pages.ts index 04ee667..1883ab9 100644 --- a/src/ts/translations/es/pages.ts +++ b/src/ts/translations/es/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/fr/pages.ts b/src/ts/translations/fr/pages.ts index 1c2e6b7..1d52a4f 100644 --- a/src/ts/translations/fr/pages.ts +++ b/src/ts/translations/fr/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/ja/pages.ts b/src/ts/translations/ja/pages.ts index 6d4fc66..3299c34 100644 --- a/src/ts/translations/ja/pages.ts +++ b/src/ts/translations/ja/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/pt/pages.ts b/src/ts/translations/pt/pages.ts index 6d4fc66..3299c34 100644 --- a/src/ts/translations/pt/pages.ts +++ b/src/ts/translations/pt/pages.ts @@ -136,6 +136,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks diff --git a/src/ts/translations/zh/pages.ts b/src/ts/translations/zh/pages.ts index 690ae9d..fcede3a 100644 --- a/src/ts/translations/zh/pages.ts +++ b/src/ts/translations/zh/pages.ts @@ -131,6 +131,12 @@ export default ` § page.team.country.table.title: List of employees § page.team.country.table.country: Country § page.team.country.table.employments: Employments +§ page.team.country.travel.title: Trips (or VPN, or rebase) +§ page.team.country.travel.author: Employee +§ page.team.country.travel.fly: Number of flights +§ page.team.country.travel.path: Locations list +§ page.team.country.travel.date: Arrival date +§ page.team.country.travel.country: Location § page.team.refactor.title: Candidates for refactoring § page.team.refactor.lines: lines § page.team.refactor.tasks: tasks