diff options
-rw-r--r-- | res/values-hu/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml index 123c857..b0007b5 100644 --- a/res/values-hu/strings.xml +++ b/res/values-hu/strings.xml @@ -248,5 +248,7 @@ <string name="effects_flip">Forgatás</string> <string name="effects_stack">Kártyapakli</string> <string name="effects_accordion">Harmónika</string> + <string name="effects_carousel_left">Körhinta balra</string> + <string name="effects_carousel_right">Körhinta jobbra</string> </resources> |