labels icon indicating copy to clipboard operation
labels copied to clipboard

Bolt Labels extension - Translatable labels for Bolt

Results 7 labels issues
Sort by recently updated
recently updated
newest added

Left using capitalize, right not using capitalize ![schermafbeelding 2017-08-29 om 15 01 30](https://user-images.githubusercontent.com/23024452/29822221-00fa98ee-8ccb-11e7-98c5-808053e85ee1.png)

Hi there, How could I use a translation inside a custom extension (bolt 2.2, so older install) ? In twig I can use {{ l('something') }} but I need it...

Move `twigL` functions into a separate `Service` class and inject it as `app['labels.service']` (or add the functions to the `app['labels']` class), then have helper functions exposed: - `translate($label, $lang =...

If you have very long labels, then you get very broad columns. My recommendation is to use keys like `foo.bar.baz` as much as possible anyways; but it still allows for...

Hi, don't know where to put this, but I figured I start out at the labels extension. I have a tags taxonomy type named: 'labels' I want to view this...

Hi, I get this error while trying to install labels (any version 3.*). I'm installing from "Extensions" menu in Bolt panel: `Loading composer repositories with package information Updating dependencies Your...

Hi there. The docs state: "It's advisable to stick to two-letter language codes." That would be fine normally, but a client has customers in different countries where language-difference within the...