Skip to content

Commit

Permalink
Rename "Import" to "Import/Export"
Browse files Browse the repository at this point in the history
Fixes #742
  • Loading branch information
arp242 committed May 22, 2024
1 parent 77e7e59 commit 4dbcedb
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 37 deletions.
2 changes: 1 addition & 1 deletion i18n/de-DE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ Eigene Domain, z.B. <em>„stats.example.com“</em>.
default = "Zu %(path) gehen"

["link/import"]
default = "Import"
default = "Import/Export"

["link/passwd-mfa"]
default = "Passwort und MFA"
Expand Down
3 changes: 0 additions & 3 deletions i18n/es-CL.toml
Original file line number Diff line number Diff line change
Expand Up @@ -764,9 +764,6 @@ Martin
["link/goto-path"]
default = "Visitar %(path)"

["link/import"]
default = "Importar"

["link/passwd-mfa"]
default = "Contraseña y MFA"

Expand Down
3 changes: 0 additions & 3 deletions i18n/fr-FR.toml
Original file line number Diff line number Diff line change
Expand Up @@ -770,9 +770,6 @@ Nécessite un plan Personal Plus ou Business (vous êtes sur le plan \\"%(plan)\
["link/goto-path"]
default = "Aller à %(path)"

["link/import"]
default = "Importer"

["link/passwd-mfa"]
default = "Mot de passe et MFA"

Expand Down
3 changes: 0 additions & 3 deletions i18n/id-ID.toml
Original file line number Diff line number Diff line change
Expand Up @@ -767,9 +767,6 @@ Verifikasi akan dijalankan setiap 2 jam.
["link/goto-path"]
default = "Pergi ke %(path)"

["link/import"]
default = "Impor"

["link/passwd-mfa"]
default = "Kata sandi & autentikasi multifaktor"

Expand Down
3 changes: 0 additions & 3 deletions i18n/it-IT.toml
Original file line number Diff line number Diff line change
Expand Up @@ -769,9 +769,6 @@ La verifica è effettuata ogni 2 ore.
["link/goto-path"]
default = "Vai a %(path)"

["link/import"]
default = "Importa"

["link/passwd-mfa"]
default = "Password & MFA"

Expand Down
3 changes: 0 additions & 3 deletions i18n/ja-JP.toml
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,6 @@ Martin
["link/goto-path"]
default = "%(path) を開く"

["link/import"]
default = "インポート"

["link/passwd-mfa"]
default = "パスワードと MFA"

Expand Down
2 changes: 1 addition & 1 deletion i18n/nl-NL.toml
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ of een andere reden. Dit is compleet optioneel.
default = "Ga naar %(path)"

["link/import"]
default = "Import"
default = "Import/Export"

["link/passwd-mfa"]
default = "Wachtwoord & MFA"
Expand Down
3 changes: 0 additions & 3 deletions i18n/pl-PL.toml
Original file line number Diff line number Diff line change
Expand Up @@ -775,9 +775,6 @@ Weryfikacja odbywa się co 2 godziny.
["link/goto-path"]
default = "Przejdź do %(path)"

["link/import"]
default = "Importuj"

["link/passwd-mfa"]
default = "Hasło i MFA"

Expand Down
3 changes: 0 additions & 3 deletions i18n/pt-BR.toml
Original file line number Diff line number Diff line change
Expand Up @@ -714,9 +714,6 @@ A verificação é executada a cada 2 horas.
["link/goto-path"]
default = "Ir para %(path)"

["link/import"]
default = "Importar"

["link/passwd-mfa"]
default = "Senha e MFA"

Expand Down
3 changes: 0 additions & 3 deletions i18n/ru-RU.toml
Original file line number Diff line number Diff line change
Expand Up @@ -756,9 +756,6 @@
["link/goto-path"]
default = "Перейти к %(path)"

["link/import"]
default = "Импорт"

["link/passwd-mfa"]
default = "Пароль и MFA"

Expand Down
2 changes: 1 addition & 1 deletion i18n/template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ for wanting to delete your account. This is entirely optional.

["link/import"]
loc = ["tpl/_settings_nav.gohtml:4"]
default = "Import"
default = "Import/Export"

["link/passwd-mfa"]
loc = ["tpl/_user_nav.gohtml:4"]
Expand Down
3 changes: 0 additions & 3 deletions i18n/tr-TR.toml
Original file line number Diff line number Diff line change
Expand Up @@ -765,9 +765,6 @@ bana bildirirseniz çok memnun olurum. Bu tamamen isteğe bağlıdır.
["link/goto-path"]
default = "%(path) adresine git"

["link/import"]
default = "İçe aktar"

["link/passwd-mfa"]
default = "Parola & ÇFKD"

Expand Down
3 changes: 0 additions & 3 deletions i18n/zh-CN.toml
Original file line number Diff line number Diff line change
Expand Up @@ -769,9 +769,6 @@ Martin
["link/goto-path"]
default = "前往 %(path)"

["link/import"]
default = "导入"

["link/passwd-mfa"]
default = "密码与多重身份验证"

Expand Down
3 changes: 0 additions & 3 deletions i18n/zh-TW.toml
Original file line number Diff line number Diff line change
Expand Up @@ -668,9 +668,6 @@

["link/goto-path"]

["link/import"]
default = "匯入"

["link/passwd-mfa"]
default = "密碼和多重要素驗證"

Expand Down
2 changes: 1 addition & 1 deletion tpl/_settings_nav.gohtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<nav class="tab-nav">
<a class="{{if has_prefix .Path "/settings/main"}}active{{end}}" href="/settings/main">{{.T "link/settings|Settings"}}</a>
<a class="{{if has_prefix .Path "/settings/purge"}}active{{end}}" href="/settings/purge">{{.T "link/manage-pageviews|Manage pageviews"}}</a>
<a class="{{if has_prefix .Path "/settings/export"}}active{{end}}" href="/settings/export">{{.T "link/import|Import"}}</a>
<a class="{{if has_prefix .Path "/settings/export"}}active{{end}}" href="/settings/export">{{.T "link/import|Import/Export"}}</a>

{{if .User.AccessAdmin}}
<a class="{{if has_prefix .Path "/settings/users"}}active{{end}}" href="/settings/users">{{.T "link/users|Users"}}</a>
Expand Down

0 comments on commit 4dbcedb

Please sign in to comment.