mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
add locales for saving categories
This commit is contained in:
parent
d45ad17b43
commit
dcdef615c1
@ -363,7 +363,11 @@
|
||||
"label": "Älteste zuerst"
|
||||
}
|
||||
},
|
||||
"order-by": "Sortieren nach ..."
|
||||
"order-by": "Sortieren nach ...",
|
||||
"save": {
|
||||
"error": "Themen konnten nicht gespeichert werden",
|
||||
"success": "Themen gespeichert!"
|
||||
}
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Folgen",
|
||||
|
||||
@ -363,7 +363,11 @@
|
||||
"label": "Oldest first"
|
||||
}
|
||||
},
|
||||
"order-by": "Order by ..."
|
||||
"order-by": "Order by ...",
|
||||
"save": {
|
||||
"error": "Failed saving topic settings",
|
||||
"success": "Topics saved!"
|
||||
}
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Follow",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user