feat: ui adjustments

This commit is contained in:
Zamitto
2024-12-22 12:38:31 -03:00
parent 58a8f6fd6e
commit 93bc7c690f
6 changed files with 35 additions and 28 deletions

View File

@@ -168,7 +168,8 @@
"select_folder": "Select folder",
"backup_from": "Backup from {{date}}",
"custom_backup_location_set": "Custom backup location set",
"no_directory_selected": "No directory selected"
"no_directory_selected": "No directory selected",
"available_points": "Available points:"
},
"activation": {
"title": "Activate Hydra",
@@ -378,7 +379,8 @@
"new_achievements_unlocked": "Unlocked {{achievementCount}} new achievements from {{gameCount}} games",
"achievement_progress": "{{unlockedCount}}/{{totalCount}} achievements",
"achievements_unlocked_for_game": "Unlocked {{achievementCount}} new achievements for {{gameTitle}}",
"hidden_achievement_tooltip": "This is a hidden achievement"
"hidden_achievement_tooltip": "This is a hidden achievement",
"achievement_earn_points": "Earn {{points}} with this achievement"
},
"tour": {
"subscription_tour_title": "Hydra Cloud Subscription",

View File

@@ -164,7 +164,8 @@
"select_folder": "Selecione a pasta",
"manage_files_description": "Gerencie quais arquivos serão feitos backup",
"clear": "Limpar",
"no_directory_selected": "Nenhum diretório selecionado"
"no_directory_selected": "Nenhum diretório selecionado",
"available_points": "Pontos disponíveis:"
},
"activation": {
"title": "Ativação",
@@ -376,7 +377,8 @@
"new_achievements_unlocked": "{{achievementCount}} novas conquistas de {{gameCount}} jogos",
"achievement_progress": "{{unlockedCount}}/{{totalCount}} conquistas",
"achievements_unlocked_for_game": "Desbloqueadas {{achievementCount}} novas conquistas em {{gameTitle}}",
"hidden_achievement_tooltip": "Está é uma conquista oculta"
"hidden_achievement_tooltip": "Está é uma conquista oculta",
"achievement_earn_points": "Ganhe {{points}} com essa conquista"
},
"tour": {
"subscription_tour_title": "Assinatura Hydra Cloud",