[persistence] Capitalize add-on names (#15378)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# add-on
|
||||
|
||||
addon.inmemory.name = InMemory Persistence
|
||||
addon.inmemory.description = A volatile persistence service to temporarily store data.
|
||||
|
||||
# add-on config
|
||||
|
||||
addon.config.inmemory.maxEntries.label = Maximum Entries
|
||||
addon.config.inmemory.maxEntries.description = The maximum number of values stored for each item (0 = infinite).
|
||||
Reference in New Issue
Block a user