Skip to content

Commit

Permalink
Fix en-gb
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcralph authored Feb 2, 2020
1 parent 623941f commit 2e7631b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions MultiRPC/Lang/en-gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"Disconnected": "Disconnected",
"Connected": "Connected",
"User": "User",
"AfkText": "Afk Text",
"Afk": "Afk",
"AfkText": "AFK Text",
"Afk": "AFK",
"Auto": "Auto",
"ThankYouForUsing": "Thank you for using",
"ThisProgram": "this program",
Expand All @@ -32,7 +32,7 @@
"Error": "Error",
"LastUpdatedAt": "Last Updated at",
"LastUpdatedOn": "Last Updated on",
"StartingRpc": "Starting Rpc",
"StartingRpc": "Starting RPC",
"Client": "Client",
"Hi": "Hi",
"AttemptingToReconnect": "Attempting to reconnect",
Expand All @@ -59,7 +59,7 @@
"JoinServerMessage": "Fluxpoint is a fun place to hang out with other users, talk about games, anime or development.\n\nWe also have many high quality bots made by me or other popular devs from anime to music to memes so enjoy playing with them.\r\n\r\nThis also serves as a support server for many of my projects so dont be afraid to say hi ;)",
"Settings": "Settings",
"AutoStart": "Auto Start",
"AfkTime": "Afk Time",
"AfkTime": "AFK Time",
"No": "No",
"Custom": "Custom",
"DiscordCheck": "Discord Check",
Expand All @@ -70,17 +70,17 @@
"Debug": "Debug",
"CheckForUpdates": "Check for\r\nupdates",
"Donations": "Donations",
"PaypalMin1": "Paypal (min $1)",
"PaypalMin1": "PayPal (min $1)",
"PatreonMonthly": "Patreon (Monthly)",
"ClickHere": "Click Here",
"Disable": "Disable",
"DonateMessage": "Consider donating money to help fund my services to keep the projects alive by using Patreon or Paypal\r\n\r\nYou will gain perks on all my bots and discord server!",
"PaypalDonateMessage": "Paypal donations have to be approved by me please contact me on Discord or join the Discord server",
"AdvertisingWarning": "Advertising in rpc could result in you being kicked or banned from servers!",
"PaypalDonateMessage": "PayPal donations have to be approved by me please contact me on Discord or join the Discord server",
"AdvertisingWarning": "Advertising in RPC could result in you being kicked or banned from servers!",
"AdvertisingWarningDisabled": "Disabled invite warning message",
"CantFindDiscord": "Can't find Discord client, waiting for a Discord client to open",
"IsLoading": "is loading",
"NeedAfkReason": "We need a afk reason!",
"NeedAfkReason": "We need an AFK reason!",
"Export": "Export",
"Import": "Import",
"SharingError": "Something happened when parsing share code!",
Expand All @@ -89,7 +89,7 @@
"ProfileCopyMessage": "Profile has been copied to clipboard (ctrl + v) to share with others",
"SleepyCat": "Sleepy cat zzzz",
"SameProfileName": "You already have a profile with this name",
"LoggerHasStarted": "Logger is Initialized!",
"LoggerHasStarted": "Logger has initialised!",
"ProfileEdit": "Rename profile",
"ProfileShare": "Share profile",
"ProfileAdd": "Create new profile",
Expand Down Expand Up @@ -147,7 +147,7 @@
"Source": "Source",
"AddTheme": "Add Theme",
"AddAndApplyTheme": "Add and Apply Theme",
"LetMakeTheme": "Let's make a Theme",
"LetMakeTheme": "Let's make a theme",
"ShareThemePart1": "If you want to share your themes go to",
"ShareThemePart2": "and find the file with the theme name you want to share",
"ThemeName": "Theme Name",
Expand Down Expand Up @@ -198,10 +198,10 @@
"Credits": "Credits",
"Programs": "Programs",
"Page": "page",
"ShowPageTooltips": "Show page buttons Tooltips",
"TempDisableDiscordCheck": "Temporary disable discord checking",
"InternetBack": "Internet is back",
"InternetLost": "Internet has been lost",
"ShowPageTooltips": "Show page buttons tooltips",
"TempDisableDiscordCheck": "Temporary disable Discord checking",
"InternetBack": "Internet connection is back",
"InternetLost": "Internet connection has been lost",
"ThemeEditor": "Theme Editor",
"ThemeIcons": "Theme Icons",
"CustomTriggers": "Custom Triggers",
Expand All @@ -210,4 +210,4 @@
"NeedAdmin": "Your Discord client is running under administrator, MultiRPC needs admin approval to run.\nGo to settings and click on Admin Mode.",
"AdminRequired": "Admin Required",
"ShareHelp": "Click on \"Export\" to generate a code that you can share with other MultiRPC users or post one in the field and click \"Import\""
}
}

0 comments on commit 2e7631b

Please sign in to comment.