mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: ♻️ Rewrite entire preferences panel and emoji manager from scratch
This commit is contained in:
parent
0443a37508
commit
17bb75733c
51 changed files with 1982 additions and 17 deletions
|
|
@ -275,7 +275,6 @@
|
|||
"wise_neat_ox_buzz": "Dark as the depths",
|
||||
"each_strong_snail_aid": "Bright as sail canvas",
|
||||
"helpful_raw_seal_nurture": "As the sea decides",
|
||||
"male_stout_florian_feast": "Ship's appearance.",
|
||||
"hour_elegant_mink_grip": "Ship's look",
|
||||
"loud_raw_sheep_imagine": "Render deck decorations",
|
||||
"inclusive_pink_tuna_enjoy": "Render deck decorations. Requires resetting yer sails to apply.",
|
||||
|
|
|
|||
|
|
@ -275,8 +275,7 @@
|
|||
"wise_neat_ox_buzz": "Dark",
|
||||
"each_strong_snail_aid": "Light",
|
||||
"helpful_raw_seal_nurture": "System",
|
||||
"male_stout_florian_feast": "UI theme.",
|
||||
"hour_elegant_mink_grip": "Theme",
|
||||
"hour_elegant_mink_grip": "Color theme",
|
||||
"loud_raw_sheep_imagine": "Render custom emojis",
|
||||
"inclusive_pink_tuna_enjoy": "Render custom emojis. Requires a page reload to apply.",
|
||||
"fair_swift_elephant_hunt": "Blur sensitive content",
|
||||
|
|
@ -352,5 +351,7 @@
|
|||
"sunny_small_warbler_express": "URL is valid",
|
||||
"teal_late_grebe_blend": "URL is invalid",
|
||||
"sharp_alive_anteater_fade": "Which instance?",
|
||||
"noble_misty_rook_slide": "Put your instance's domain name here."
|
||||
"noble_misty_rook_slide": "Put your instance's domain name here.",
|
||||
"next_hour_jurgen_sprout": "Are you sure you want to delete {amount} emojis?",
|
||||
"equal_only_crow_file": "Deleting {amount} emojis..."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -257,8 +257,7 @@
|
|||
"wise_neat_ox_buzz": "Sombre",
|
||||
"each_strong_snail_aid": "Clair",
|
||||
"helpful_raw_seal_nurture": "Système",
|
||||
"male_stout_florian_feast": "Thème de l'interface.",
|
||||
"hour_elegant_mink_grip": "Thème",
|
||||
"hour_elegant_mink_grip": "Thème de couleurs",
|
||||
"loud_raw_sheep_imagine": "Afficher les émojis personnalisés",
|
||||
"inclusive_pink_tuna_enjoy": "Afficher les émojis personnalisés. Nécessite un rechargement de la page.",
|
||||
"fair_swift_elephant_hunt": "Flouter les contenus sensibles",
|
||||
|
|
@ -333,5 +332,6 @@
|
|||
"sunny_small_warbler_express": "L'URL est valide",
|
||||
"teal_late_grebe_blend": "L'URL n'est pas valide",
|
||||
"sharp_alive_anteater_fade": "Quelle instance ?",
|
||||
"noble_misty_rook_slide": "Mettez le nom de domaine de votre instance ici."
|
||||
"noble_misty_rook_slide": "Mettez le nom de domaine de votre instance ici.",
|
||||
"next_hour_jurgen_sprout": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue