mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 13:55:23 +00:00
(feat) Configurable Web animation level
This commit is contained in:
@@ -400,3 +400,11 @@
|
||||
"monsterid" = "Monster";
|
||||
"wavatar" = "Wavatar";
|
||||
"retro" = "Retro";
|
||||
|
||||
/* Animation Level */
|
||||
"Animation Level" = "Animation Level";
|
||||
/* Normal Animation Mode */
|
||||
"animation_NORMAL" = "Normal";
|
||||
/* Limited Animation Mode */
|
||||
"animation_LIMITED" = "Limited";
|
||||
"animation_NONE" = "None";
|
||||
Reference in New Issue
Block a user