mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-16 22:00:50 +10:00
Better french translations
This commit is contained in:
+1
-127
@@ -1,127 +1 @@
|
||||
{
|
||||
"bg": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"de": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"es": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"fr": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"it": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"nl": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"pl": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"pt": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"ru": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"sk": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"sl": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"sv": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"uk": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
],
|
||||
|
||||
"zh": [
|
||||
"notification_activityTitle",
|
||||
"notification_messagesCount",
|
||||
"notification_channelMessagesCount",
|
||||
"notification_newNodesCount",
|
||||
"notification_newTypeDiscovered",
|
||||
"notification_receivedNewMessage"
|
||||
]
|
||||
}
|
||||
{}
|
||||
Reference in New Issue
Block a user